summaryrefslogtreecommitdiff
path: root/package/libnids/patches/patch-src_killtcp_c
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-06-13 19:49:29 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2011-06-13 19:49:29 +0200
commitc031bfdb6eb7d78e3747ca19516977a56fc8f71a (patch)
tree0293cffc11b517b3ecf2f976de5e9d2b287d26ba /package/libnids/patches/patch-src_killtcp_c
parentdf099ef028d1d4a3df380c472f450dc7980a846b (diff)
fix some bulk build issues
Diffstat (limited to 'package/libnids/patches/patch-src_killtcp_c')
-rw-r--r--package/libnids/patches/patch-src_killtcp_c11
1 files changed, 0 insertions, 11 deletions
diff --git a/package/libnids/patches/patch-src_killtcp_c b/package/libnids/patches/patch-src_killtcp_c
deleted file mode 100644
index 3afb22d8d..000000000
--- a/package/libnids/patches/patch-src_killtcp_c
+++ /dev/null
@@ -1,11 +0,0 @@
-$Id: update-patches 24 2008-08-31 14:56:13Z wbx $
---- libnids-1.23.orig/src/killtcp.c 2006-05-08 22:05:51.000000000 +0200
-+++ libnids-1.23/src/killtcp.c 2009-05-31 03:41:51.000000000 +0200
-@@ -118,6 +118,6 @@ void nids_killtcp(struct tcp_stream *a_t
- if (initialized)
- abort();
- }
--#elif
-+#else
- #error Something wrong with LIBNET_VER
- #endif