diff options
Diffstat (limited to 'net-mgmt/ndpmon/files/patch-ndpmon.h')
-rw-r--r-- | net-mgmt/ndpmon/files/patch-ndpmon.h | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/net-mgmt/ndpmon/files/patch-ndpmon.h b/net-mgmt/ndpmon/files/patch-ndpmon.h deleted file mode 100644 index eefd911bfed7..000000000000 --- a/net-mgmt/ndpmon/files/patch-ndpmon.h +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- ndpmon.h.orig -+++ ndpmon.h -@@ -38,7 +38,7 @@ - - #include <netinet/in.h> - #include <netinet/if_ether.h> --#include <netinet/ether.h> -+#include <net/ethernet.h> - #include <netinet/ip6.h> - #include <netinet/icmp6.h> - #include <net/ethernet.h> |