Commit 9f723061 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

don't check for netinet/if_ether.h, we don't include it and it causes

configure warnings on many systems
parent 652683fc
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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 \