From 54a697ba7cc3a705c4d27d169175ce7ac64dfc24 Mon Sep 17 00:00:00 2001 From: dg Date: Tue, 27 Sep 1994 17:58:30 +0000 Subject: First round of changes to get the sound code working in 2.0. --- sys/i386/isa/sound/local.h | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'sys/i386/isa/sound/local.h') 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 +#include +#include +#include + #if NSND > 0 #define KERNEL_SOUNDCARD #endif -- cgit v1.1