summaryrefslogtreecommitdiffstats
path: root/sys/dev/cxgbe/common/t4_hw.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/cxgbe/common/t4_hw.c')
-rw-r--r--sys/dev/cxgbe/common/t4_hw.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/dev/cxgbe/common/t4_hw.c b/sys/dev/cxgbe/common/t4_hw.c
index 61742d4..ffb015a 100644
--- a/sys/dev/cxgbe/common/t4_hw.c
+++ b/sys/dev/cxgbe/common/t4_hw.c
@@ -29,6 +29,9 @@ __FBSDID("$FreeBSD$");
#include "opt_inet.h"
+#include <sys/param.h>
+#include <sys/eventhandler.h>
+
#include "common.h"
#include "t4_regs.h"
#include "t4_regs_values.h"
OpenPOWER on IntegriCloud