summaryrefslogtreecommitdiff
path: root/src/ap/ndisc_snoop.c
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2017-10-18 03:44:27 +0000
committerCy Schubert <cy@FreeBSD.org>2017-10-18 03:44:27 +0000
commit256810032c472505440606bd9c1c4f7dbf06b0a2 (patch)
treed019f4f1ae29b86cbd3e9e74f832689976a267cf /src/ap/ndisc_snoop.c
parentb834757ea3bcd1bba3381ff7cab216458d8f7efb (diff)
Notes
Diffstat (limited to 'src/ap/ndisc_snoop.c')
-rw-r--r--src/ap/ndisc_snoop.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ap/ndisc_snoop.c b/src/ap/ndisc_snoop.c
index 4a87721e2ecfc..3c086bfc7131b 100644
--- a/src/ap/ndisc_snoop.c
+++ b/src/ap/ndisc_snoop.c
@@ -17,6 +17,7 @@
#include "ap_drv_ops.h"
#include "list.h"
#include "x_snoop.h"
+#include "ndisc_snoop.h"
struct ip6addr {
struct in6_addr addr;