]> git.pld-linux.org Git - packages/libtorrent.git/commitdiff
- missing include
authorKarol Krenski <charles@pld-linux.org>
Tue, 22 Nov 2005 02:37:38 +0000 (02:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libtorrent-inttypes.patch -> 1.1

libtorrent-inttypes.patch [new file with mode: 0644]

diff --git a/libtorrent-inttypes.patch b/libtorrent-inttypes.patch
new file mode 100644 (file)
index 0000000..f76589f
--- /dev/null
@@ -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>
This page took 0.27051 seconds and 4 git commands to generate.