Author: lisu Date: Wed Sep 23 07:44:20 2009 GMT Module: packages Tag: DEVEL ---- Log message: - include missing library (thanks to Krzysztof Golinksi)
---- Files affected: packages/niceshaper: niceshaper-includes.patch (NONE -> 1.1.2.1) (NEW) ---- Diffs: ================================================================ Index: packages/niceshaper/niceshaper-includes.patch diff -u /dev/null packages/niceshaper/niceshaper-includes.patch:1.1.2.1 --- /dev/null Wed Sep 23 09:44:20 2009 +++ packages/niceshaper/niceshaper-includes.patch Wed Sep 23 09:44:15 2009 @@ -0,0 +1,10 @@ +--- niceshaper-0.6/src/main.h.old 2009-09-22 23:58:58.000000000 +0200 ++++ niceshaper-0.6/src/main.h 2009-09-22 23:59:07.000000000 +0200 +@@ -14,6 +14,7 @@ + #include <sys/types.h> + #include <iostream> + #include <vector> ++#include <stdio.h> + + using namespace std; + ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
