SOURCES: rtorrent-inttypes.patch (NEW) - missing include
charles
charles at pld-linux.org
Tue Feb 7 14:04:22 CET 2006
Author: charles Date: Tue Feb 7 13:04:22 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- missing include
---- Files affected:
SOURCES:
rtorrent-inttypes.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/rtorrent-inttypes.patch
diff -u /dev/null SOURCES/rtorrent-inttypes.patch:1.1
--- /dev/null Tue Feb 7 14:04:22 2006
+++ SOURCES/rtorrent-inttypes.patch Tue Feb 7 14:04:17 2006
@@ -0,0 +1,10 @@
+--- rtorrent-0.4.4/src/command_scheduler.h.orig 2006-01-29 02:34:37.000000000 +0100
++++ rtorrent-0.4.4/src/command_scheduler.h 2006-02-07 13:34:36.000000000 +0100
+@@ -37,6 +37,7 @@
+ #ifndef RTORRENT_COMMAND_SCHEDULER_H
+ #define RTORRENT_COMMAND_SCHEDULER_H
+
++#include <inttypes.h>
+ #include <vector>
+ #include <string>
+ #include <rak/functional_fun.h>
================================================================
More information about the pld-cvs-commit
mailing list