]> git.pld-linux.org Git - packages/flex.git/blame - flex-gcc44.patch
- added gcc44,missing-prototypes,sign patches from Fedora (error or warning fixes)
[packages/flex.git] / flex-gcc44.patch
CommitLineData
4f892611
JB
1diff -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.033348 seconds and 4 git commands to generate.