SOURCES (AC-DEVEL): kadu-gcc3.patch (NEW) - missing header - I hop...
arvenil
arvenil at pld-linux.org
Sat Jan 26 23:08:16 CET 2008
Author: arvenil Date: Sat Jan 26 22:08:16 2008 GMT
Module: SOURCES Tag: AC-DEVEL
---- Log message:
- missing header - I hope this is good solution
---- Files affected:
SOURCES:
kadu-gcc3.patch (NONE -> 1.1.2.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/kadu-gcc3.patch
diff -u /dev/null SOURCES/kadu-gcc3.patch:1.1.2.1
--- /dev/null Sat Jan 26 23:08:16 2008
+++ SOURCES/kadu-gcc3.patch Sat Jan 26 23:08:11 2008
@@ -0,0 +1,10 @@
+--- kadu/kadu-core/protocol.h 2008-01-12 09:44:05.000000000 +0000
++++ kadu/kadu-core/protocol.h 2008-01-20 13:42:51.000000000 +0000
+@@ -6,6 +6,7 @@
+ #include <qdatetime.h>
+
+ #include "status.h"
++#include <stdint.h>
+ #include "usergroup.h"
+
+ typedef uint32_t UinType;
================================================================
More information about the pld-cvs-commit
mailing list