summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjfv <jfv@FreeBSD.org>2013-07-12 21:21:15 +0000
committerjfv <jfv@FreeBSD.org>2013-07-12 21:21:15 +0000
commit9998a9f62e636a9ffe4c4f7b6788bb295fb754d7 (patch)
tree49536fb268c432119d419e2728011305fcb34403
parent65a1304a975c33b46a9faf4d4dc55b1abd72490e (diff)
downloadFreeBSD-src-9998a9f62e636a9ffe4c4f7b6788bb295fb754d7.zip
FreeBSD-src-9998a9f62e636a9ffe4c4f7b6788bb295fb754d7.tar.gz
Opps, need to change the VF code as well.
MFC after: ASAP
-rw-r--r--sys/dev/ixgbe/ixv.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/dev/ixgbe/ixv.c b/sys/dev/ixgbe/ixv.c
index 47a707d..e51cdb3 100644
--- a/sys/dev/ixgbe/ixv.c
+++ b/sys/dev/ixgbe/ixv.c
@@ -32,11 +32,8 @@
******************************************************************************/
/*$FreeBSD$*/
-#ifdef HAVE_KERNEL_OPTION_HEADERS
#include "opt_inet.h"
#include "opt_inet6.h"
-#endif
-
#include "ixv.h"
/*********************************************************************
OpenPOWER on IntegriCloud