diff options
-rw-r--r-- | hurd/pci.defs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/hurd/pci.defs b/hurd/pci.defs index e258f5ce..24542608 100644 --- a/hurd/pci.defs +++ b/hurd/pci.defs @@ -23,9 +23,10 @@ subsystem pci 39000; #ifdef PCI_IMPORTS PCI_IMPORTS -INTR_INTERFACE #endif +INTR_INTERFACE + /* * Read 'amount' bytes from offset 'reg' in the * configuration space and store it in 'data' |