mirror of
https://github.com/php/php-src.git
synced 2026-04-11 18:13:00 +02:00
Added tests for arpa/nameser.h and resolv.h, which don't exist on the BeOS.
This commit is contained in:
@@ -283,6 +283,7 @@ dnl QNX requires unix.h to allow functions in libunix to work properly
|
||||
AC_CHECK_HEADERS(
|
||||
alloca.h \
|
||||
arpa/inet.h \
|
||||
arpa/nameser.h \
|
||||
crypt.h \
|
||||
fcntl.h \
|
||||
grp.h \
|
||||
@@ -291,6 +292,7 @@ limits.h \
|
||||
locale.h \
|
||||
netinet/in.h \
|
||||
pwd.h \
|
||||
resolv.h \
|
||||
signal.h \
|
||||
stdarg.h \
|
||||
stdlib.h \
|
||||
|
||||
Reference in New Issue
Block a user