use stdint.h instead of inttypes.h
inttypes.h is not part of freestanding C, stdint.h is.
Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>
Loading
Please register or sign in to comment
inttypes.h is not part of freestanding C, stdint.h is.
Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>