SOURCES: tgui-stdio.patch (NEW) - include stdio.h

lisu lisu at pld-linux.org
Tue Dec 23 15:54:58 CET 2008


Author: lisu                         Date: Tue Dec 23 14:54:58 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- include stdio.h

---- Files affected:
SOURCES:
   tgui-stdio.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/tgui-stdio.patch
diff -u /dev/null SOURCES/tgui-stdio.patch:1.1
--- /dev/null	Tue Dec 23 15:54:59 2008
+++ SOURCES/tgui-stdio.patch	Tue Dec 23 15:54:52 2008
@@ -0,0 +1,7 @@
+--- tgui-0.9/awexamp.cpp~	2006-12-14 03:48:22.000000000 +0100
++++ tgui-0.9/awexamp.cpp	2008-12-23 15:50:22.000000000 +0100
+@@ -1,3 +1,4 @@
++#include <stdio.h>
+ #include <allegro.h>
+ 
+ #include "TGUI/tgui.h"
================================================================


More information about the pld-cvs-commit mailing list