projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a19cd3
)
standard-headers: include stdint.h
author
Michael S. Tsirkin
<mst@redhat.com>
Wed, 18 Feb 2015 15:44:35 +0000
(16:44 +0100)
committer
Michael S. Tsirkin
<mst@redhat.com>
Thu, 26 Feb 2015 12:04:09 +0000
(13:04 +0100)
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>
include/standard-headers/linux/types.h
patch
|
blob
|
history
diff --git
a/include/standard-headers/linux/types.h
b/include/standard-headers/linux/types.h
index 7d42ac6f3c408964210a4753672f0306d6a39e79..0526c2b87c44111af3bc3f67cc7606131f138ab5 100644
(file)
--- 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"