summaryrefslogtreecommitdiff
path: root/libports/interrupt-operation.c
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1995-11-21 15:25:28 +0000
committerMichael I. Bushnell <mib@gnu.org>1995-11-21 15:25:28 +0000
commiteed9f23afca04f9b3e36633f7fbcaf10216217e7 (patch)
tree9d83cff806e85157ecf29f0831879ad7337cf89d /libports/interrupt-operation.c
parent1c3f951144ff6b40bc2587f072585508a13549a9 (diff)
Include "interrupt_S.h".
Diffstat (limited to 'libports/interrupt-operation.c')
-rw-r--r--libports/interrupt-operation.c1
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. */