diff options
Diffstat (limited to 'main/openvpn/config.h')
-rw-r--r-- | main/openvpn/config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/main/openvpn/config.h b/main/openvpn/config.h index 993a46f1..b825e2bd 100644 --- a/main/openvpn/config.h +++ b/main/openvpn/config.h @@ -624,6 +624,7 @@ #define HAVE_TIME_H 1 #define HAVE_CONFIG_VERSION_H 1 #define PATH_SEPARATOR_STR "/" +#define HAVE_SA_FAMILY_T 1 // Workaround for bionc |