Index: work/pci.c =================================================================== --- work.orig/pci.c +++ work/pci.c @@ -51,6 +51,9 @@ #include #include #include +#if LINUX_VERSION_CODE > KERNEL_VERSION(2,6,17) +#include +#endif #include "acx.h"