patch-src_downloadmanagers_fancy_cpp 368 B

12345678910
  1. --- dansguardian-2.10.1.1.orig/src/downloadmanagers/fancy.cpp 2008-11-18 12:27:04.000000000 +0100
  2. +++ dansguardian-2.10.1.1/src/downloadmanagers/fancy.cpp 2009-11-19 22:17:54.000000000 +0100
  3. @@ -26,6 +26,7 @@
  4. #include "../HTMLTemplate.hpp"
  5. #include "../ConnectionHandler.hpp"
  6. +#include <stdio.h>
  7. #include <syslog.h>
  8. #include <sys/time.h>
  9. #include <sys/types.h>