OSDN Git Service

the flat.h header uses things like uint32_t but does not pull in the
authorDavid McCullough <davidm@snapgear.com>
Mon, 6 Jul 2009 04:45:16 +0000 (04:45 +0000)
committerDavid McCullough <davidm@snapgear.com>
Mon, 6 Jul 2009 04:45:16 +0000 (04:45 +0000)
appropriate stdint.h header

Mike Frysinger <vapier@gentoo.org>

flat.h

diff --git a/flat.h b/flat.h
index 8257b45..2fef529 100644 (file)
--- a/flat.h
+++ b/flat.h
@@ -17,6 +17,7 @@
 #include <linux/types.h>
 #include <asm/flat.h>
 #endif
+#include <stdint.h>
 
 #define        FLAT_VERSION                    0x00000004L