Need htonll and ntohll.

This commit is contained in:
Nicholas Marriott
2024-01-17 10:57:32 +00:00
parent 7d91b4b90b
commit 55d0abad89
5 changed files with 80 additions and 1 deletions

View File

@ -148,7 +148,7 @@ AC_CHECK_FUNCS([ \
prctl \
proc_pidinfo \
getpeerucred \
sysconf \
sysconf
])
# Check for functions with a compatibility implementation.
@ -165,7 +165,9 @@ AC_REPLACE_FUNCS([ \
getpeereid \
getline \
getprogname \
htonll \
memmem \
ntohll \
setenv \
setproctitle \
strcasestr \