android: IPV6_PKTINFO is supported (i.e. struct in6_pktinfo is available)

This commit is contained in:
Tobias Brunner 2020-10-13 11:39:40 +02:00
parent 294c022fae
commit 0bc826c2f2
1 changed files with 1 additions and 0 deletions

View File

@ -48,6 +48,7 @@ strongswan_CFLAGS := \
-DHAVE_IPSEC_MODE_BEET \
-DHAVE_IPSEC_DIR_FWD \
-DHAVE_IN6ADDR_ANY \
-DHAVE_IN6_PKTINFO \
-DHAVE_NETINET_IP6_H \
-DCONFIG_H_INCLUDED \
-DMONOLITHIC \