openvpn: update to version 2.3.10
[openwrt/openwrt.git] / package / network / services / openvpn / patches / 200-small_build_enable_occ.patch
1 --- a/src/openvpn/syshead.h
2 +++ b/src/openvpn/syshead.h
3 @@ -602,9 +602,7 @@ socket_defined (const socket_descriptor_
4 /*
5 * Should we include OCC (options consistency check) code?
6 */
7 -#ifndef ENABLE_SMALL
8 #define ENABLE_OCC
9 -#endif
10
11 /*
12 * Should we include NTLM proxy functionality