summaryrefslogtreecommitdiffstats
path: root/sys/pci/if_en_pci.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/pci/if_en_pci.c')
-rw-r--r--sys/pci/if_en_pci.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/pci/if_en_pci.c b/sys/pci/if_en_pci.c
index 30d9e98..a72a292 100644
--- a/sys/pci/if_en_pci.c
+++ b/sys/pci/if_en_pci.c
@@ -50,6 +50,9 @@
#include <sys/param.h>
#include <sys/kernel.h>
#include <sys/systm.h>
+#if defined(__FreeBSD__)
+#include <sys/eventhandler.h>
+#endif
#include <sys/malloc.h>
#include <sys/socket.h>
OpenPOWER on IntegriCloud