summaryrefslogtreecommitdiff
path: root/net-mgmt/ndpmon/files/patch-ndpmon.h
blob: eefd911bfed7e75e14bb632f3533a4b96e5efd35 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$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>