summaryrefslogtreecommitdiffstats
path: root/sys/pci/alpm.c
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2001-01-17 00:38:06 +0000
committerpeter <peter@FreeBSD.org>2001-01-17 00:38:06 +0000
commit9cc5c3f0428021956a4a8d5b95d31e2c4d18911d (patch)
tree99223c86cd80bd31e43cc596f53bd082c643d07c /sys/pci/alpm.c
parente09ccfbadf49830d7b65cd0d399f94cdbc4b7310 (diff)
downloadFreeBSD-src-9cc5c3f0428021956a4a8d5b95d31e2c4d18911d.zip
FreeBSD-src-9cc5c3f0428021956a4a8d5b95d31e2c4d18911d.tar.gz
Remove unneeded (and compile-breaking) #include "alpm.h"
Diffstat (limited to 'sys/pci/alpm.c')
-rw-r--r--sys/pci/alpm.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/pci/alpm.c b/sys/pci/alpm.c
index 673e964..ecf272c 100644
--- a/sys/pci/alpm.c
+++ b/sys/pci/alpm.c
@@ -51,8 +51,6 @@
#include <dev/smbus/smbconf.h>
#include "smbus_if.h"
-#include "alpm.h"
-
#define ALPM_DEBUG(x) if (alpm_debug) (x)
#ifdef DEBUG
OpenPOWER on IntegriCloud