diff options
| author | Peter Wemm <peter@FreeBSD.org> | 2001-01-17 00:38:06 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 2001-01-17 00:38:06 +0000 |
| commit | f266172d25dd997def0e617fe10ecd084eb5dfdc (patch) | |
| tree | 6924a35f0d7dc19d87d40ab62ca1497845b78699 | |
| parent | 5da48f88bdc971dbd5b4d72a47ab887c915846a5 (diff) | |
Notes
| -rw-r--r-- | sys/pci/alpm.c | 2 |
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 |
