summaryrefslogtreecommitdiff
path: root/sys/dev/isa/pas.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/isa/pas.c')
-rw-r--r--sys/dev/isa/pas.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/dev/isa/pas.c b/sys/dev/isa/pas.c
index c5697fa8ea0..8afde25ff14 100644
--- a/sys/dev/isa/pas.c
+++ b/sys/dev/isa/pas.c
@@ -1,5 +1,5 @@
-/* $OpenBSD: pas.c,v 1.10 1996/05/07 07:37:25 deraadt Exp $ */
-/* $NetBSD: pas.c,v 1.16 1996/04/29 20:03:28 christos Exp $ */
+/* $OpenBSD: pas.c,v 1.11 1996/05/26 00:27:26 deraadt Exp $ */
+/* $NetBSD: pas.c,v 1.17 1996/05/12 23:53:18 mycroft Exp $ */
/*
* Copyright (c) 1991-1993 Regents of the University of California.
@@ -49,6 +49,7 @@
#include <sys/proc.h>
#include <machine/cpu.h>
+#include <machine/intr.h>
#include <machine/pio.h>
#include <sys/audioio.h>