summaryrefslogtreecommitdiff
path: root/devel/cgdb/patches/patch-ac
blob: 1ae425958c04754c1336e73e8cc7a5857040d247 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-ac,v 1.1 2006/03/21 18:18:15 minskim Exp $

--- config.h.in.orig	2003-03-29 09:17:22.000000000 -0800
+++ config.h.in
@@ -126,6 +126,9 @@
 /* Define to 1 if you have the <string.h> header file. */
 #undef HAVE_STRING_H
 
+/* Define to 1 if you have the `strlcpy' function. */
+#undef HAVE_STRLCPY
+
 /* Define to 1 if you have the <sys/ioctl.h> header file. */
 #undef HAVE_SYS_IOCTL_H