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 #include "smbus_if.h" -#include "alpm.h" - #define ALPM_DEBUG(x) if (alpm_debug) (x) #ifdef DEBUG