summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-libs/libnids/files/libnids-1.23-elif.patch')
-rw-r--r--net-libs/libnids/files/libnids-1.23-elif.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/net-libs/libnids/files/libnids-1.23-elif.patch b/net-libs/libnids/files/libnids-1.23-elif.patch
deleted file mode 100644
index 30408dca0f27..000000000000
--- a/net-libs/libnids/files/libnids-1.23-elif.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- libnids-1.23/src/killtcp.c.orig 2006-05-08 22:05:51.000000000 +0200
-+++ libnids-1.23/src/killtcp.c 2009-07-02 17:42:29.000000000 +0200
-@@ -118,6 +118,6 @@
- if (initialized)
- abort();
- }
--#elif
-+#else
- #error Something wrong with LIBNET_VER
- #endif