diff options
| author | Poul-Henning Kamp <phk@FreeBSD.org> | 2000-04-19 14:58:28 +0000 |
|---|---|---|
| committer | Poul-Henning Kamp <phk@FreeBSD.org> | 2000-04-19 14:58:28 +0000 |
| commit | 3389ae93509e373046adc0ada353e39e359c4ff8 (patch) | |
| tree | 711d8bc2c1e87fb0ed11d838ebaff4ce01c239be /sys/pci/intpm.c | |
| parent | e938899cc30700c0eefcddf7e168ed50a3904c92 (diff) | |
Notes
Diffstat (limited to 'sys/pci/intpm.c')
| -rw-r--r-- | sys/pci/intpm.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/pci/intpm.c b/sys/pci/intpm.c index 231bd62b07ee..f6999079563e 100644 --- a/sys/pci/intpm.c +++ b/sys/pci/intpm.c @@ -37,8 +37,6 @@ #include <sys/uio.h> #include <sys/module.h> #include <sys/bus.h> -#include <sys/conf.h> -#include <sys/malloc.h> #include <sys/rman.h> #include <machine/resource.h> #include <dev/smbus/smbconf.h> |
