fix musl compatibility
authorJo-Philipp Wich <jow@openwrt.org>
Thu, 18 Jun 2015 21:58:31 +0000 (23:58 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Sat, 4 Jul 2015 15:34:37 +0000 (17:34 +0200)
commit14ccf509540e338502ad806f60bdc3f71ddce66f
tree7b2303fefaf22907cbdae6fa1a9e89f38b613f5c
parent37588b8d5cface1bc72424a198b1cc1a6044adb0
fix musl compatibility

Let configure include sys/if_tun.h when testing for netinet/if_ether.h
to detect the Kernel/libc header conflict on musl.

After this patch, configure will correctly detect netinet/if_ether.h as
unusable and the subsequent compilation will not attempt to use it.

Conflicts:
src/have.h
src/have.h