pkgsrc/audio/mserv/patches/patch-aj
2004-09-12 05:08:28 +00:00

14 lines
401 B
Text

$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