summaryrefslogtreecommitdiffstats
path: root/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb.c')
-rw-r--r--sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb.c b/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb.c
index 8fd1e97..cf42ea0 100644
--- a/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb.c
+++ b/sys/dev/cxgb/ulp/iw_cxgb/iw_cxgb.c
@@ -54,9 +54,7 @@ __FBSDID("$FreeBSD$");
#include <sys/proc.h>
#include <sys/eventhandler.h>
-#if __FreeBSD_version >= 800044
-#include <sys/vimage.h>
-#else
+#if __FreeBSD_version < 800044
#define V_ifnet ifnet
#endif
OpenPOWER on IntegriCloud