summaryrefslogtreecommitdiff
path: root/audio/mserv/patches/patch-ac
blob: 688e1b33d15764e7e6ec150aa9cf31683287dd70 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-ac,v 1.3 2002/08/02 23:01:46 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() */