]> git.wh0rd.org - patches.git/blob - elf2flt-flat-stdint.patch
initial import
[patches.git] / elf2flt-flat-stdint.patch
1 Index: flat.h
2 ===================================================================
3 RCS file: /var/cvs/elf2flt/flat.h,v
4 retrieving revision 1.6
5 diff -u -p -r1.6 flat.h
6 --- flat.h 1 Aug 2005 00:02:33 -0000 1.6
7 +++ flat.h 24 Sep 2007 05:02:17 -0000
8 @@ -17,6 +17,7 @@
9 #include <linux/types.h>
10 #include <asm/flat.h>
11 #endif
12 +#include <stdint.h>
13
14 #define FLAT_VERSION 0x00000004L
15