]> git.pld-linux.org Git - packages/flex.git/blob - flex-gcc44.patch
- added gcc44,missing-prototypes,sign patches from Fedora (error or warning fixes)
[packages/flex.git] / flex-gcc44.patch
1 diff -urNp flex-2.5.35.orig/flex.skl flex-2.5.35/flex.skl
2 --- flex-2.5.35.orig/flex.skl   2009-04-20 03:09:46.000000000 +0530
3 +++ flex-2.5.35/flex.skl        2009-04-20 07:46:58.000000000 +0530
4 @@ -217,6 +217,7 @@ m4preproc_include(`flexint.h')
5  /* begin standard C++ headers. */
6  #include <iostream> 
7  #include <errno.h>
8 +#include <cstdio>
9  #include <cstdlib>
10  #include <cstring>
11  /* end standard C++ headers. */
This page took 0.117058 seconds and 3 git commands to generate.