Author: uzsolt Date: Sun Aug 9 09:39:19 2009 GMT Module: packages Tag: HEAD ---- Log message: - initial
---- Files affected: packages/kartofel: kartofel-stdio.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: packages/kartofel/kartofel-stdio.patch diff -u /dev/null packages/kartofel/kartofel-stdio.patch:1.1 --- /dev/null Sun Aug 9 11:39:19 2009 +++ packages/kartofel/kartofel-stdio.patch Sun Aug 9 11:39:14 2009 @@ -0,0 +1,10 @@ +--- kartofel-1.2-orig/saved_game.cc 2009-02-01 02:06:33.000000000 +0100 ++++ kartofel-1.2/saved_game.cc 2009-08-09 11:36:58.792068134 +0200 +@@ -19,6 +19,7 @@ + #include <cstdlib> + #include <sstream> + #include <zlib.h> ++#include <stdio.h> + + #include "saved_game.h" + ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
