From eed9f23afca04f9b3e36633f7fbcaf10216217e7 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 21 Nov 1995 15:25:28 +0000 Subject: Include "interrupt_S.h". --- libports/interrupt-operation.c | 1 + 1 file changed, 1 insertion(+) 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. */ -- cgit v1.2.3