diff options
Diffstat (limited to 'mcp6x_spi.c')
-rw-r--r-- | mcp6x_spi.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mcp6x_spi.c b/mcp6x_spi.c index 29d26634..24293465 100644 --- a/mcp6x_spi.c +++ b/mcp6x_spi.c @@ -24,6 +24,7 @@ #include "flash.h" #include "programmer.h" #include "hwaccess.h" +#include "platform/pci.h" /* Bit positions for each pin. */ |