summaryrefslogtreecommitdiff
path: root/net/wmnetmon/files/patch-list.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/wmnetmon/files/patch-list.c')
-rw-r--r--net/wmnetmon/files/patch-list.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/net/wmnetmon/files/patch-list.c b/net/wmnetmon/files/patch-list.c
deleted file mode 100644
index d717372996e2..000000000000
--- a/net/wmnetmon/files/patch-list.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- list.c.orig 1999-07-22 12:43:11 UTC
-+++ list.c
-@@ -1,6 +1,8 @@
- #include "list.h"
- #include <stdlib.h>
-+#if ! (defined __FreeBSD__ || defined __DragonFly__)
- #include <malloc.h>
-+#endif
- #include <string.h>
-
-