summaryrefslogtreecommitdiffstats
path: root/sys/dev/cxgb/cxgb_include.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/cxgb/cxgb_include.h')
-rw-r--r--sys/dev/cxgb/cxgb_include.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/dev/cxgb/cxgb_include.h b/sys/dev/cxgb/cxgb_include.h
index 90080b5..d98ef57 100644
--- a/sys/dev/cxgb/cxgb_include.h
+++ b/sys/dev/cxgb/cxgb_include.h
@@ -5,6 +5,7 @@
#include <sys/cdefs.h>
#include <sys/param.h>
#include <sys/types.h>
+#include <sys/sysctl.h>
#include <machine/bus.h>
#include <cxgb_osdep.h>
#include <common/cxgb_common.h>
@@ -16,3 +17,5 @@
#include <common/cxgb_sge_defs.h>
#include <common/cxgb_firmware_exports.h>
#include <common/jhash.h>
+
+SYSCTL_DECL(_hw_cxgb);
OpenPOWER on IntegriCloud