summaryrefslogtreecommitdiff
path: root/audio/mserv/patches/patch-ac
blob: e406ded96fe1639f2518c8948ccaffeaf9d82d97 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-ac,v 1.4 2002/10/03 15:46:57 abs Exp $

--- mserv/config.h.in.orig	Tue Jan 25 19:59:08 2000
+++ mserv/config.h.in
@@ -11,6 +11,9 @@
 #define RETSIGTYPE void
 
 /* Define if we have soundcard.h */
+#undef HAVE_SOUNDCARD_H
+
+/* Define if we have sys/soundcard.h */
 #undef HAVE_SYS_SOUNDCARD_H
 
 /* Define if we have strsep() */