summaryrefslogtreecommitdiff
path: root/package/dansguardian/patches/patch-src_downloadmanagers_fancy_cpp
blob: 6afb0e2a593a9586e9be9315daf06252cac322ec (plain)
1
2
3
4
5
6
7
8
9
10
--- dansguardian-2.10.1.1.orig/src/downloadmanagers/fancy.cpp	2008-11-18 12:27:04.000000000 +0100
+++ dansguardian-2.10.1.1/src/downloadmanagers/fancy.cpp	2009-11-19 22:17:54.000000000 +0100
@@ -26,6 +26,7 @@
 #include "../HTMLTemplate.hpp"
 #include "../ConnectionHandler.hpp"
 
+#include <stdio.h>
 #include <syslog.h>
 #include <sys/time.h>
 #include <sys/types.h>