curlx: move curlx_inet_pton

Used by test server code.

Closes #17300
This commit is contained in:
Daniel Stenberg 2025-05-09 13:26:00 +02:00
parent c74d3e10d2
commit d4dd43b20d
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
30 changed files with 35 additions and 32 deletions

View file

@ -70,7 +70,7 @@ FIRSTFILES = \
first.h
INET_PTON = \
../../lib/inet_pton.c
../../lib/curlx/inet_pton.c
resolve_SOURCES = $(MEMDEBUG) $(CURLX_SRCS) $(CURLX_HDRS) $(UTIL) \
resolve.c