From 0cc74f396bf31e3aa3a9f4c11d54cad18e3a2ebc Mon Sep 17 00:00:00 2001 From: "H.Merijn Brand" Date: Thu, 11 Aug 2016 18:35:47 +0200 Subject: Add probe for gai_strerror --- uconfig64.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'uconfig64.sh') diff --git a/uconfig64.sh b/uconfig64.sh index 3295998693..df18372a9c 100644 --- a/uconfig64.sh +++ b/uconfig64.sh @@ -172,6 +172,7 @@ d_fsync='undef' d_ftello='undef' d_ftime='undef' d_futimes='undef' +d_gai_strerror='undef' d_gdbm_ndbm_h_uses_prototypes='undef' d_gdbmndbm_h_uses_prototypes='undef' d_getaddrinfo='undef' -- cgit v1.2.1