diff options
Diffstat (limited to 'nicintel_eeprom.c')
-rw-r--r-- | nicintel_eeprom.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nicintel_eeprom.c b/nicintel_eeprom.c index fc2ef408..7b92958b 100644 --- a/nicintel_eeprom.c +++ b/nicintel_eeprom.c @@ -36,6 +36,7 @@ #include "programmer.h" #include "hwaccess.h" #include "hwaccess_x86_io.h" +#include "hwaccess_physmap.h" #include "platform/pci.h" #define PCI_VENDOR_ID_INTEL 0x8086 |