diff options
Diffstat (limited to 'sys/dev/pci/if_wxvar.h')
-rw-r--r-- | sys/dev/pci/if_wxvar.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/pci/if_wxvar.h b/sys/dev/pci/if_wxvar.h index e7cfdb32426..c0b3a7f83d4 100644 --- a/sys/dev/pci/if_wxvar.h +++ b/sys/dev/pci/if_wxvar.h @@ -80,7 +80,6 @@ #endif #include <vm/vm.h> #include <vm/vm_param.h> -#include <vm/vm_kern.h> #include <net/if_ether.h> #if defined(INET) #include <netinet/if_inarp.h> |