[packages] libnids: also remove not needed patch

Signed-off-by: Peter Wagner <tripolar@gmx.at>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@38709 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
tripolar 2013-11-10 18:13:15 +00:00
parent f159ae4c02
commit 1e99bc0eaa

View File

@ -1,11 +0,0 @@
diff -urN libnids-1.18/src/killtcp.c libnids-1.18.new/src/killtcp.c
--- libnids-1.18/src/killtcp.c 2002-08-21 18:19:40.000000000 +0200
+++ libnids-1.18.new/src/killtcp.c 2010-03-27 13:44:59.000000000 +0100
@@ -100,6 +100,6 @@
if (initialized)
abort();
}
-#elif
+#else
#error Something wrong with LIBNET_VER
#endif