summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>2001-01-17 00:38:06 +0000
committerPeter Wemm <peter@FreeBSD.org>2001-01-17 00:38:06 +0000
commitf266172d25dd997def0e617fe10ecd084eb5dfdc (patch)
tree6924a35f0d7dc19d87d40ab62ca1497845b78699
parent5da48f88bdc971dbd5b4d72a47ab887c915846a5 (diff)
Notes
-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 673e964a9a96..ecf272c8747b 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