13 lines
353 B
Plaintext
13 lines
353 B
Plaintext
|
$OpenBSD: patch-mixer-oss_c,v 1.1.1.1 2002/01/24 13:47:13 wilfried Exp $
|
||
|
--- mixer-oss.c.orig Fri May 25 12:00:16 2001
|
||
|
+++ mixer-oss.c Thu Jan 24 14:19:24 2002
|
||
|
@@ -27,7 +27,7 @@
|
||
|
#include <fcntl.h>
|
||
|
#include <assert.h>
|
||
|
#include <sys/ioctl.h>
|
||
|
-#include <sys/soundcard.h>
|
||
|
+#include <soundcard.h>
|
||
|
|
||
|
#include "include/common.h"
|
||
|
#include "include/misc.h"
|