From 854894bd5ccae9eb9edd5c25e0a5cb23dfe8faf7 Mon Sep 17 00:00:00 2001 From: bde Date: Sun, 10 Dec 1995 02:53:07 +0000 Subject: Moved vm includes out of centralized headers again. --- sys/i386/isa/sound/soundcard.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/i386/isa/sound/soundcard.c') diff --git a/sys/i386/isa/sound/soundcard.c b/sys/i386/isa/sound/soundcard.c index 8fb9bf8..4ab5480 100644 --- a/sys/i386/isa/sound/soundcard.c +++ b/sys/i386/isa/sound/soundcard.c @@ -26,11 +26,12 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: soundcard.c,v 1.37 1995/12/08 11:16:44 julian Exp $ + * $Id: soundcard.c,v 1.38 1995/12/08 23:21:13 phk Exp $ */ #include "sound_config.h" #include +#include #ifdef CONFIGURE_SOUNDCARD -- cgit v1.1