]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/sparse/files/compile.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / sparse / files / compile.patch
1
2 #
3 # Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
4 #
5
6 --- sparse-bk/expression.c~compile      2004-09-13 17:42:22.642639000 -0400
7 +++ sparse-bk/expression.c      2004-09-13 17:44:59.147847520 -0400
8 @@ -8,7 +8,7 @@
9   *
10   * This is the expression parsing part of parsing C.
11   */
12 -#define _ISOC99_SOURCE
13 +//#define _ISOC99_SOURCE
14  #include <stdarg.h>
15  #include <stdlib.h>
16  #include <stdio.h>