From f0eed1b587723ad6c9466f5898a577d9f75b69e3 Mon Sep 17 00:00:00 2001 From: Leo Antunes Date: Wed, 28 Sep 2016 21:33:15 +0200 Subject: [PATCH] drop patches/include_limits_h: fixed upstream --- debian/patches/include_limits_h.patch | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 debian/patches/include_limits_h.patch diff --git a/debian/patches/include_limits_h.patch b/debian/patches/include_limits_h.patch deleted file mode 100644 index 700799a..0000000 --- a/debian/patches/include_limits_h.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff -urN knockd-0.5/src/knockd.c knockd-0.5.new/src/knockd.c ---- knockd-0.5/src/knockd.c 2005-06-27 07:11:34.000000000 +0200 -+++ knockd-0.5.new/src/knockd.c 2009-03-10 00:24:25.000000000 +0100 -@@ -26,6 +26,7 @@ - #include - #include - #include -+#include - #include - #include - #include