diff options
Diffstat (limited to 'src/config/ioapi.h')
| -rw-r--r-- | src/config/ioapi.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/config/ioapi.h b/src/config/ioapi.h index 8ddd557b9..ce19c6d71 100644 --- a/src/config/ioapi.h +++ b/src/config/ioapi.h @@ -14,4 +14,6 @@ FILE_LICENCE ( GPL2_OR_LATER ); //#undef PCIAPI_PCBIOS /* Access via PCI BIOS */ //#define PCIAPI_DIRECT /* Direct access via Type 1 accesses */ +#include <config/local/ioapi.h> + #endif /* CONFIG_IOAPI_H */ |
