diff options
Diffstat (limited to 'sys/pci/pcisupport.c')
-rw-r--r-- | sys/pci/pcisupport.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/pci/pcisupport.c b/sys/pci/pcisupport.c index 2cfaaa1..e73a7a6 100644 --- a/sys/pci/pcisupport.c +++ b/sys/pci/pcisupport.c @@ -43,7 +43,6 @@ #include "opt_bus.h" #include "opt_pci.h" -#include "opt_smp.h" #include <sys/param.h> #include <sys/systm.h> |