summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/sound/local.h
diff options
context:
space:
mode:
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