summaryrefslogtreecommitdiff
path: root/sys/pci/intpm.c
diff options
context:
space:
mode:
authorPoul-Henning Kamp <phk@FreeBSD.org>2000-04-18 15:15:39 +0000
committerPoul-Henning Kamp <phk@FreeBSD.org>2000-04-18 15:15:39 +0000
commited6aff7387a072271291a3c7d9930312d44a5eaa (patch)
tree341673df0153edd60a37f298a5e49389b372dba4 /sys/pci/intpm.c
parentc38a7d5ebf391a0248b1bc8bc4592cdc34b91607 (diff)
Notes
Diffstat (limited to 'sys/pci/intpm.c')
-rw-r--r--sys/pci/intpm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/pci/intpm.c b/sys/pci/intpm.c
index fccd0c3dd916..231bd62b07ee 100644
--- a/sys/pci/intpm.c
+++ b/sys/pci/intpm.c
@@ -39,7 +39,6 @@
#include <sys/bus.h>
#include <sys/conf.h>
#include <sys/malloc.h>
-#include <sys/buf.h>
#include <sys/rman.h>
#include <machine/resource.h>
#include <dev/smbus/smbconf.h>