619f206336
PR: ports/40949 Submitted by: Gavin Atkinson <gavin@ury.york.ac.uk>
11 lines
237 B
Text
11 lines
237 B
Text
--- sndserv/linux.c~ Sun Jan 26 08:45:01 1997
|
|
+++ sndserv/linux.c Mon Dec 14 21:15:21 1998
|
|
@@ -40,7 +40,7 @@
|
|
#include <fcntl.h>
|
|
#include <unistd.h>
|
|
|
|
-#include <linux/soundcard.h>
|
|
+#include <sys/soundcard.h>
|
|
|
|
#include "soundsrv.h"
|
|
|