summaryrefslogtreecommitdiff
path: root/audio/madplay/patches/patch-ac
blob: c747af2a06bbc801bbe8675ab6db203366372e0f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ac,v 1.2 2000/11/23 00:34:24 wiz Exp $

--- audio_sun.c.orig	Wed Oct 25 23:51:39 2000
+++ audio_sun.c
@@ -27,6 +27,7 @@
 
 # include <unistd.h>
 # include <fcntl.h>
+# include <string.h>
 # include <sys/ioctl.h>
 # include <sys/audioio.h>
 # include <errno.h>