summaryrefslogtreecommitdiffstats
path: root/kde/ktorrent/httpserver.patch
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2009-11-16 17:41:21 +0100
committertnut <thierryn1 at hispeed dot ch>2009-11-16 17:41:21 +0100
commit5618c6784851e1eaeef7af8cfbdde34e99950d71 (patch)
treefc1881f1c67498af435f21f854d5fc5856252256 /kde/ktorrent/httpserver.patch
parent859b27d94aa9a811dbe42360c7ab6d1d4302a87f (diff)
parentf9ace4611d087035d641aa6c093d24cd2c9b2848 (diff)
downloadnutyx-extra-5618c6784851e1eaeef7af8cfbdde34e99950d71.tar.gz
nutyx-extra-5618c6784851e1eaeef7af8cfbdde34e99950d71.tar.bz2
nutyx-extra-5618c6784851e1eaeef7af8cfbdde34e99950d71.tar.xz
nutyx-extra-5618c6784851e1eaeef7af8cfbdde34e99950d71.zip
Merge commit 'lesibel/master'
Diffstat (limited to 'kde/ktorrent/httpserver.patch')
-rw-r--r--kde/ktorrent/httpserver.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/kde/ktorrent/httpserver.patch b/kde/ktorrent/httpserver.patch
new file mode 100644
index 000000000..71c616db0
--- /dev/null
+++ b/kde/ktorrent/httpserver.patch
@@ -0,0 +1,10 @@
+--- plugins/webinterface/httpserver.cpp.old
++++ plugins/webinterface/httpserver.cpp
+@@ -29,6 +29,7 @@
+ #include <ktemporaryfile.h>
+ #include <k3streamsocket.h>
+ #include <k3resolver.h>
++#include <time.h>
+
+ #include <qfileinfo.h>
+ #include <qstringlist.h>