patch-src_ConnectionHandler_cpp 334 B

12345678910
  1. --- dansguardian-2.10.1.1.orig/src/ConnectionHandler.cpp 2009-02-25 12:36:22.000000000 +0100
  2. +++ dansguardian-2.10.1.1/src/ConnectionHandler.cpp 2009-12-30 13:19:14.000000000 +0100
  3. @@ -42,6 +42,7 @@
  4. #include <fcntl.h>
  5. #include <sys/stat.h>
  6. #include <istream>
  7. +#include <limits.h>
  8. #ifdef ENABLE_ORIG_IP
  9. #include <linux/types.h>