From 714e601379e125cde88bea6d4a3ea8f78ffbdf62 Mon Sep 17 00:00:00 2001 From: "Michael S. Tsirkin" Date: Wed, 18 Feb 2015 16:44:35 +0100 Subject: standard-headers: include stdint.h The importing script got it right already, I just forgot to re-run it. Reported-by: Thomas Huth Signed-off-by: Michael S. Tsirkin --- include/standard-headers/linux/types.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') 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 +#include #include "qemu/compiler.h" -- cgit v1.1