summaryrefslogtreecommitdiff
path: root/audio/csound/patches/patch-aa
blob: 854089b84b58d1f95e71f4a1a0f3788fdf0a912e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aa,v 1.1.1.1 2001/03/13 13:18:24 wiz Exp $

--- LINUXaudio.c.orig	Thu Sep 21 21:55:30 2000
+++ LINUXaudio.c
@@ -21,7 +21,7 @@
 
 #include <unistd.h>
 #include <sys/ioctl.h>
-#include <sys/soundcard.h>
+#include <soundcard.h>
 #include "cs.h"
 #include "soundio.h"