mirror of
https://github.com/curl/curl.git
synced 2026-07-24 15:47:16 +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
1 changed files with 0 additions and 1 deletions
|
|
@ -632,7 +632,6 @@ AC_CHECK_HEADERS( \
|
|||
arpa/inet.h \
|
||||
net/if.h \
|
||||
netinet/in.h \
|
||||
netinet/if_ether.h \
|
||||
netdb.h \
|
||||
sys/select.h \
|
||||
sys/socket.h \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue