mirror of
https://github.com/curl/curl.git
synced 2025-09-14 08:02:44 +03:00
don't check for netinet/if_ether.h, we don't include it and it causes
configure warnings on many systems
This commit is contained in:
parent
652683fc04
commit
9f723061cb
|
@ -632,7 +632,6 @@ AC_CHECK_HEADERS( \
|
||||||
arpa/inet.h \
|
arpa/inet.h \
|
||||||
net/if.h \
|
net/if.h \
|
||||||
netinet/in.h \
|
netinet/in.h \
|
||||||
netinet/if_ether.h \
|
|
||||||
netdb.h \
|
netdb.h \
|
||||||
sys/select.h \
|
sys/select.h \
|
||||||
sys/socket.h \
|
sys/socket.h \
|
||||||
|
|
Loading…
Reference in New Issue
Block a user