From bbc6b89608f051736e15f6e147cbceff1ebbc602 Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Mon, 12 Aug 2013 18:08:49 +0200 Subject: enable --passtos on android --- openvpn/config.h | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/openvpn/config.h b/openvpn/config.h index fe306125..1f589023 100644 --- a/openvpn/config.h +++ b/openvpn/config.h @@ -620,3 +620,7 @@ #define HAVE_LZO_LZO1X_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TIME_H 1 + + +// Workaround for bionc +#define IPPROTO_IP IPPROTO_IP -- cgit v1.2.3