summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ndp
diff options
context:
space:
mode:
authorglebius <glebius@FreeBSD.org>2015-04-06 09:42:23 +0000
committerglebius <glebius@FreeBSD.org>2015-04-06 09:42:23 +0000
commit78d51c7b15fc92383c6c68b46966248bdaf2bf1a (patch)
tree7538bd981b1bd3304ee087f206290f42ccc104f7 /usr.sbin/ndp
parent0d3620e498ef1fb6f4bff312713b789f8f57e15e (diff)
downloadFreeBSD-src-78d51c7b15fc92383c6c68b46966248bdaf2bf1a.zip
FreeBSD-src-78d51c7b15fc92383c6c68b46966248bdaf2bf1a.tar.gz
Stop including if_var.h from userland.
Sponsored by: Nginx, Inc.
Diffstat (limited to 'usr.sbin/ndp')
-rw-r--r--usr.sbin/ndp/ndp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/ndp/ndp.c b/usr.sbin/ndp/ndp.c
index e896010..339a4b6 100644
--- a/usr.sbin/ndp/ndp.c
+++ b/usr.sbin/ndp/ndp.c
@@ -83,7 +83,6 @@
#include <sys/queue.h>
#include <net/if.h>
-#include <net/if_var.h>
#include <net/if_dl.h>
#include <net/if_types.h>
#include <net/route.h>
OpenPOWER on IntegriCloud