SOURCES: liquidwar6-readline.patch (NEW) - compilation fix (shouldn't be ac...

sls sls at pld-linux.org
Fri Nov 21 16:57:27 CET 2008


Author: sls                          Date: Fri Nov 21 15:57:27 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- compilation fix (shouldn't be actually readline patched?)

---- Files affected:
SOURCES:
   liquidwar6-readline.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/liquidwar6-readline.patch
diff -u /dev/null SOURCES/liquidwar6-readline.patch:1.1
--- /dev/null	Fri Nov 21 16:57:28 2008
+++ SOURCES/liquidwar6-readline.patch	Fri Nov 21 16:57:22 2008
@@ -0,0 +1,10 @@
+--- liquidwar6-0.0.4beta/src/lib/cns/cns-history.c.orig	2008-11-21 16:52:50.866880571 +0100
++++ liquidwar6-0.0.4beta/src/lib/cns/cns-history.c	2008-11-21 16:53:06.365815365 +0100
+@@ -25,6 +25,7 @@
+ #endif
+ 
+ #ifdef LW6_CONSOLE
++#include <stdio.h>
+ #include <readline/history.h>
+ #endif
+ 
================================================================


More information about the pld-cvs-commit mailing list