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. */
11 /* end standard C++ headers. */
12 diff -urNp flex-2.5.35.orig/skel.c flex-2.5.35/skel.c
13 --- flex-2.5.35.orig/skel.c 2009-04-20 03:09:46.000000000 +0530
14 +++ flex-2.5.35/skel.c 2009-04-20 07:46:40.000000000 +0530
15 @@ -284,6 +284,7 @@ const char *skel[] = {
16 "/* begin standard C++ headers. */",
17 "#include <iostream> ",
19 + "#include <cstdio>",
22 "/* end standard C++ headers. */",