1diff -uNr generator.orig/parser/rpp/pp.h generator/parser/rpp/pp.h
2--- qtscriptgenerator-src-0.1.0/generator.orig/parser/rpp/pp.h 2008-12-05 11:01:44.000000000 +0100
3+++ qtscriptgenerator-src-0.1.0/generator/parser/rpp/pp.h 2008-12-13 10:42:22.000000000 +0100
4@@ -30,6 +30,7 @@
5 #include <cctype>
6
7 #include <fcntl.h>
8+#include <cstdio>
9
10 #ifdef HAVE_MMAP
11 # include <sys/mman.h>