diff options
Diffstat (limited to 'sys/dev/ixl/ixl.h')
| -rw-r--r-- | sys/dev/ixl/ixl.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/dev/ixl/ixl.h b/sys/dev/ixl/ixl.h index ab0f38307d90..e265c8fbe3eb 100644 --- a/sys/dev/ixl/ixl.h +++ b/sys/dev/ixl/ixl.h @@ -98,10 +98,8 @@ #include <sys/sbuf.h> #include <machine/smp.h> -#ifdef RSS #include <net/rss_config.h> #include <netinet/in_rss.h> -#endif #include "ifdi_if.h" #include "i40e_type.h" |
