summaryrefslogtreecommitdiff
path: root/audio/mserv/patches/patch-aj
blob: 8aea42762067c849810d1f411a159dfd26810328 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-aj,v 1.5 2004/09/12 05:08:28 minskim Exp $

--- config.h.in.orig	2003-08-03 09:57:19.000000000 -0500
+++ config.h.in
@@ -27,6 +27,9 @@
 /* Define to 1 if you have the `strsep' function. */
 #undef HAVE_STRSEP
 
+/* Define to 1 if you have the `strlcpy' function. */
+#undef HAVE_STRLCPY
+
 /* Define to 1 if you have the <sys/soundcard.h> header file. */
 #undef HAVE_SYS_SOUNDCARD_H