Author: sls Date: Tue Mar 20 19:25:16 2007 GMT Module: SOURCES Tag: HEAD ---- Log message: - missing include (needed --with xmlrpc)
---- Files affected: SOURCES: xchm-compile.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/xchm-compile.patch diff -u /dev/null SOURCES/xchm-compile.patch:1.1 --- /dev/null Tue Mar 20 20:25:16 2007 +++ SOURCES/xchm-compile.patch Tue Mar 20 20:25:11 2007 @@ -0,0 +1,10 @@ +--- xchm-1.10/src/chmapp.cpp.orig 2007-03-12 15:21:02.000000000 +0000 ++++ xchm-1.10/src/chmapp.cpp 2007-03-12 15:21:19.000000000 +0000 +@@ -30,6 +30,7 @@ + #include <wx/config.h> + #include <wx/filefn.h> + #include <wx/fs_mem.h> ++#include <bitfiddle.inl> + + + ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
