diff options
Diffstat (limited to 'package/dansguardian/patches/patch-src_ConnectionHandler_cpp')
-rw-r--r-- | package/dansguardian/patches/patch-src_ConnectionHandler_cpp | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/package/dansguardian/patches/patch-src_ConnectionHandler_cpp b/package/dansguardian/patches/patch-src_ConnectionHandler_cpp deleted file mode 100644 index 16daddd94..000000000 --- a/package/dansguardian/patches/patch-src_ConnectionHandler_cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- dansguardian-2.10.1.1.orig/src/ConnectionHandler.cpp 2009-02-25 12:36:22.000000000 +0100 -+++ dansguardian-2.10.1.1/src/ConnectionHandler.cpp 2009-12-30 13:19:14.000000000 +0100 -@@ -42,6 +42,7 @@ - #include <fcntl.h> - #include <sys/stat.h> - #include <istream> -+#include <limits.h> - - #ifdef ENABLE_ORIG_IP - #include <linux/types.h> |