summaryrefslogtreecommitdiffstats
path: root/sys/netgraph/atm/ng_atm.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netgraph/atm/ng_atm.c')
-rw-r--r--sys/netgraph/atm/ng_atm.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/netgraph/atm/ng_atm.c b/sys/netgraph/atm/ng_atm.c
index 2beed32..e5e1e2e 100644
--- a/sys/netgraph/atm/ng_atm.c
+++ b/sys/netgraph/atm/ng_atm.c
@@ -54,6 +54,7 @@ __FBSDID("$FreeBSD$");
#include <net/if_var.h>
#include <net/if_media.h>
#include <net/if_atm.h>
+#include <net/vnet.h>
#include <netgraph/ng_message.h>
#include <netgraph/netgraph.h>
OpenPOWER on IntegriCloud