summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/sound/local.h
diff options
context:
space:
mode:
authordg <dg@FreeBSD.org>1994-09-27 17:58:30 +0000
committerdg <dg@FreeBSD.org>1994-09-27 17:58:30 +0000
commit54a697ba7cc3a705c4d27d169175ce7ac64dfc24 (patch)
tree2cb37c2b1904efc3013807ecdd76a30b8fe2aaf5 /sys/i386/isa/sound/local.h
parent0b0fbe4d94707b6c6de6652b718d12e327aedf7a (diff)
downloadFreeBSD-src-54a697ba7cc3a705c4d27d169175ce7ac64dfc24.zip
FreeBSD-src-54a697ba7cc3a705c4d27d169175ce7ac64dfc24.tar.gz
First round of changes to get the sound code working in 2.0.
Diffstat (limited to 'sys/i386/isa/sound/local.h')
-rw-r--r--sys/i386/isa/sound/local.h7
1 files changed, 6 insertions, 1 deletions
diff --git a/sys/i386/isa/sound/local.h b/sys/i386/isa/sound/local.h
index a5e7e54..3be3b58 100644
--- a/sys/i386/isa/sound/local.h
+++ b/sys/i386/isa/sound/local.h
@@ -1,9 +1,14 @@
/* for FreeBSD */
/*
- * $Id$
+ * $Id: local.h,v 1.8 1994/08/02 07:40:06 davidg Exp $
*/
#include "snd.h"
+#include <param.h>
+#include <systm.h>
+#include <machine/cpufunc.h>
+#include <vm/vm.h>
+
#if NSND > 0
#define KERNEL_SOUNDCARD
#endif
OpenPOWER on IntegriCloud