summaryrefslogtreecommitdiff
path: root/net-mgmt/ndpmon/files/patch-monitoring.h
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/ndpmon/files/patch-monitoring.h')
-rw-r--r--net-mgmt/ndpmon/files/patch-monitoring.h16
1 files changed, 0 insertions, 16 deletions
diff --git a/net-mgmt/ndpmon/files/patch-monitoring.h b/net-mgmt/ndpmon/files/patch-monitoring.h
deleted file mode 100644
index ae736cd83feb..000000000000
--- a/net-mgmt/ndpmon/files/patch-monitoring.h
+++ /dev/null
@@ -1,16 +0,0 @@
-
-$FreeBSD$
-
---- monitoring.h.orig
-+++ monitoring.h
-@@ -36,8 +36,9 @@
-
- #include <time.h>
-
-+#include <sys/types.h>
- #include <netinet/in.h>
--#include <netinet/ether.h>
-+#include <net/ethernet.h>
- #include <netinet/ip6.h>
- #include <netinet/icmp6.h>
- #include <string.h>