SOURCES: libtorrent-inttypes.patch (NEW) - missing include

charles charles at pld-linux.org
Tue Nov 22 03:37:43 CET 2005


Author: charles                      Date: Tue Nov 22 02:37:43 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- missing include

---- Files affected:
SOURCES:
   libtorrent-inttypes.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/libtorrent-inttypes.patch
diff -u /dev/null SOURCES/libtorrent-inttypes.patch:1.1
--- /dev/null	Tue Nov 22 03:37:43 2005
+++ SOURCES/libtorrent-inttypes.patch	Tue Nov 22 03:37:38 2005
@@ -0,0 +1,10 @@
+--- libtorrent-0.8.0/src/torrent/http.h.orig	2005-11-22 00:43:49.000000000 +0100
++++ libtorrent-0.8.0/src/torrent/http.h	2005-11-22 00:43:54.000000000 +0100
+@@ -37,6 +37,7 @@
+ #ifndef LIBTORRENT_HTTP_H
+ #define LIBTORRENT_HTTP_H
+ 
++#include <inttypes.h>
+ #include <string>
+ #include <iosfwd>
+ #include <sigc++/signal.h>
================================================================



More information about the pld-cvs-commit mailing list