summaryrefslogtreecommitdiff
path: root/audio/madplay/patches/patch-ac
blob: bc84b0e20214374b0880536d4849784a18fbe309 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ac,v 1.1.1.1 2000/10/15 10:24:55 simonb Exp $

--- audio_sun.c.orig	Sun Sep 24 13:31:19 2000
+++ audio_sun.c	Sun Oct 15 21:14:20 2000
@@ -25,6 +25,7 @@
 
 # include <unistd.h>
 # include <fcntl.h>
+# include <string.h>
 # include <sys/ioctl.h>
 # include <sys/audioio.h>
 # include <errno.h>