diff options
-rw-r--r-- | libports/interrupt-operation.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libports/interrupt-operation.c b/libports/interrupt-operation.c index 5867e7c1..4e87e411 100644 --- a/libports/interrupt-operation.c +++ b/libports/interrupt-operation.c @@ -19,6 +19,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "ports.h" +#include "interrupt_S.h" /* Cause a pending request on this object to immediately return. The exact semantics are dependent on the specific object. */ |