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 d7a25105a86..f309cfbd0c0 100644 --- a/sys/dev/pci/if_wxvar.h +++ b/sys/dev/pci/if_wxvar.h @@ -169,7 +169,6 @@ typedef unsigned long intptr_t; #include <net/ethernet.h> #include <net/if_arp.h> #include <vm/vm.h> -#include <vm/pmap.h> #include <machine/clock.h> #include <pci/pcivar.h> #include <pci/pcireg.h> |