From 8852e312c3c616ab731ccbe7da54fb04eb8c3d30 Mon Sep 17 00:00:00 2001 From: "H.Merijn Brand" Date: Sun, 12 Feb 2012 14:38:30 +0100 Subject: Add strptime probe --- uconfig64.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'uconfig64.sh') diff --git a/uconfig64.sh b/uconfig64.sh index 3922709813..1670c21f6e 100644 --- a/uconfig64.sh +++ b/uconfig64.sh @@ -422,6 +422,7 @@ d_strerror_r='undef' d_strftime='undef' d_strlcat='undef' d_strlcpy='undef' +d_strptime='undef' d_strtod='undef' d_strtol='undef' d_strtold='undef' -- cgit v1.2.1