summaryrefslogtreecommitdiff
path: root/net/wmnetmon/files/patch-pinger.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/wmnetmon/files/patch-pinger.c')
-rw-r--r--net/wmnetmon/files/patch-pinger.c12
1 files changed, 0 insertions, 12 deletions
diff --git a/net/wmnetmon/files/patch-pinger.c b/net/wmnetmon/files/patch-pinger.c
deleted file mode 100644
index 58bb2cd48859..000000000000
--- a/net/wmnetmon/files/patch-pinger.c
+++ /dev/null
@@ -1,12 +0,0 @@
---- pinger.c.orig 2000-06-17 11:01:23 UTC
-+++ pinger.c
-@@ -14,7 +14,9 @@
- #include <netdb.h>
- #include <errno.h>
- #include <stdlib.h>
-+#if ! (defined __FreeBSD__ || defined __DragonFly__)
- #include <malloc.h>
-+#endif
- #include <unistd.h>
- #include "list.h"
- #include "config.h"