summaryrefslogtreecommitdiffstats
path: root/sys/dev/malo/if_malo_pci.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/malo/if_malo_pci.c')
-rw-r--r--sys/dev/malo/if_malo_pci.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/malo/if_malo_pci.c b/sys/dev/malo/if_malo_pci.c
index de9c39d..0a4eb28 100644
--- a/sys/dev/malo/if_malo_pci.c
+++ b/sys/dev/malo/if_malo_pci.c
@@ -40,6 +40,7 @@ __FBSDID("$FreeBSD$");
#include <sys/param.h>
#include <sys/kernel.h>
+#include <sys/malloc.h>
#include <sys/module.h>
#include <sys/socket.h>
#include <sys/sysctl.h>
@@ -49,6 +50,7 @@ __FBSDID("$FreeBSD$");
#include <sys/rman.h>
#include <net/if.h>
+#include <net/if_var.h>
#include <net/if_media.h>
#include <net80211/ieee80211_var.h>
OpenPOWER on IntegriCloud