s/gai_sterror.c/gai_strerror.c/

(cherry picked from commit 395a4c7f6f)
This commit is contained in:
Mark Andrews
2014-01-22 10:10:47 +11:00
parent 571c5eeb19
commit ded0ff274b

View File

@@ -39,7 +39,7 @@ OBJS = context.@O@ \
# Alphabetically
SRCS = context.c \
dnsconf.c \
gai_sterror.c getaddrinfo.c getnameinfo.c \
gai_strerror.c getaddrinfo.c getnameinfo.c \
resconf.c
LIBS = @LIBS@