12 lines
326 B
Text
12 lines
326 B
Text
$NetBSD: patch-ac,v 1.1.1.1 1998/11/10 08:32:36 garbled Exp $
|
|
--- sound.c.orig Mon Nov 9 23:01:48 1998
|
|
+++ sound.c Mon Nov 9 23:02:10 1998
|
|
@@ -80,7 +80,7 @@
|
|
#include <sys/fcntl.h>
|
|
#include <sys/stat.h>
|
|
#include <sys/wait.h>
|
|
-#include <linux/soundcard.h>
|
|
+#include <soundcard.h>
|
|
#include <signal.h>
|
|
#include "sound.h"
|
|
|