tun_device: Add warning if TUN devices are not supported by platform

This commit is contained in:
Tobias Brunner
2013-09-12 01:44:49 +02:00
committed by Andreas Steffen
parent 5ec08a6a05
commit bf32cdfbf6
2 changed files with 17 additions and 3 deletions
+1 -1
View File
@@ -489,7 +489,7 @@ AC_CHECK_FUNC(
AC_CHECK_FUNCS(prctl mallinfo getpass closefrom getpwnam_r getgrnam_r getpwuid_r)
AC_CHECK_HEADERS(sys/sockio.h glob.h)
AC_CHECK_HEADERS(sys/sockio.h glob.h net/if_tun.h)
AC_CHECK_HEADERS(net/pfkeyv2.h netipsec/ipsec.h netinet6/ipsec.h linux/udp.h)
AC_CHECK_HEADERS(netinet/ip6.h, [], [],
[