summaryrefslogtreecommitdiffstats
path: root/kde/qtscriptgenerator/qtscriptgenerator.gcc-4.4.patch
diff options
context:
space:
mode:
authorThierry N <thierryn1 at hispeed dot ch>2009-08-23 21:12:43 +0200
committerThierry N <thierryn1 at hispeed dot ch>2009-08-23 21:12:43 +0200
commitd819b4da5cabf971e0d439973cd26f2fefbcea00 (patch)
tree758af9092a99a38ed75b876302acf1564f282b22 /kde/qtscriptgenerator/qtscriptgenerator.gcc-4.4.patch
parent20bd16a152198d8637839124410925fd16b720c4 (diff)
downloadnutyx-extra-d819b4da5cabf971e0d439973cd26f2fefbcea00.tar.gz
nutyx-extra-d819b4da5cabf971e0d439973cd26f2fefbcea00.tar.bz2
nutyx-extra-d819b4da5cabf971e0d439973cd26f2fefbcea00.tar.xz
nutyx-extra-d819b4da5cabf971e0d439973cd26f2fefbcea00.zip
Ajout de qtscriptgenerator#0.1.0-1
Diffstat (limited to 'kde/qtscriptgenerator/qtscriptgenerator.gcc-4.4.patch')
-rw-r--r--kde/qtscriptgenerator/qtscriptgenerator.gcc-4.4.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/kde/qtscriptgenerator/qtscriptgenerator.gcc-4.4.patch b/kde/qtscriptgenerator/qtscriptgenerator.gcc-4.4.patch
new file mode 100644
index 000000000..01193d734
--- /dev/null
+++ b/kde/qtscriptgenerator/qtscriptgenerator.gcc-4.4.patch
@@ -0,0 +1,11 @@
+diff -uNr generator.orig/parser/rpp/pp.h generator/parser/rpp/pp.h
+--- generator.orig/parser/rpp/pp.h 2008-12-05 11:01:44.000000000 +0100
++++ generator/parser/rpp/pp.h 2008-12-13 10:42:22.000000000 +0100
+@@ -30,6 +30,7 @@
+ #include <cctype>
+
+ #include <fcntl.h>
++#include <cstdio>
+
+ #ifdef HAVE_MMAP
+ # include <sys/mman.h> \ No newline at end of file