summaryrefslogtreecommitdiff
path: root/usr.sbin/ngctl
diff options
context:
space:
mode:
authorMatthew Dillon <dillon@FreeBSD.org>1999-10-24 02:58:39 +0000
committerMatthew Dillon <dillon@FreeBSD.org>1999-10-24 02:58:39 +0000
commitebdb21f42966ac6f083f1015e2957ce522ff6cf6 (patch)
treed5be4ed1cab4ddbb681ec2426cbede06cc8b9124 /usr.sbin/ngctl
parent3af7d635f104cba7eed4ee3459c356fb9b586322 (diff)
Notes
Diffstat (limited to 'usr.sbin/ngctl')
-rw-r--r--usr.sbin/ngctl/ngctl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/ngctl/ngctl.h b/usr.sbin/ngctl/ngctl.h
index 3f684220bd53..64ba3db2d913 100644
--- a/usr.sbin/ngctl/ngctl.h
+++ b/usr.sbin/ngctl/ngctl.h
@@ -52,6 +52,7 @@
#include <errno.h>
#include <err.h>
+#include <netgraph.h>
#include <netgraph/ng_socket.h>
#include <netgraph/ng_message.h>