summaryrefslogtreecommitdiffstats
path: root/include/standard-headers
diff options
context:
space:
mode:
authorMichael S. Tsirkin <mst@redhat.com>2015-02-18 16:44:35 +0100
committerMichael S. Tsirkin <mst@redhat.com>2015-02-26 13:04:09 +0100
commit714e601379e125cde88bea6d4a3ea8f78ffbdf62 (patch)
tree71aafccaaed46b7a004772a57308915605a5c3bf /include/standard-headers
parent6a19cd34b175bfc99bf5aa877e6e8eda636848f9 (diff)
downloadhqemu-714e601379e125cde88bea6d4a3ea8f78ffbdf62.zip
hqemu-714e601379e125cde88bea6d4a3ea8f78ffbdf62.tar.gz
standard-headers: include stdint.h
The importing script got it right already, I just forgot to re-run it. Reported-by: Thomas Huth <thuth@linux.vnet.ibm.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'include/standard-headers')
-rw-r--r--include/standard-headers/linux/types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/standard-headers/linux/types.h b/include/standard-headers/linux/types.h
index 7d42ac6..0526c2b 100644
--- a/include/standard-headers/linux/types.h
+++ b/include/standard-headers/linux/types.h
@@ -1,2 +1,2 @@
-#include <inttypes.h>
+#include <stdint.h>
#include "qemu/compiler.h"
OpenPOWER on IntegriCloud