summaryrefslogtreecommitdiffstats
path: root/package/network/services/openvpn/patches/200-small_build_enable_occ.patch
blob: 929d8810384a5f13ff9787474e4ea5f9f5531204 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- a/src/openvpn/syshead.h
+++ b/src/openvpn/syshead.h
@@ -597,9 +597,7 @@ socket_defined (const socket_descriptor_
 /*
  * Should we include OCC (options consistency check) code?
  */
-#ifndef ENABLE_SMALL
 #define ENABLE_OCC
-#endif
 
 /*
  * Should we include NTLM proxy functionality