1
0

200-small_build_enable_occ.patch 289 B

123456789101112
  1. --- a/src/openvpn/syshead.h
  2. +++ b/src/openvpn/syshead.h
  3. @@ -589,9 +589,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. * Should we include NTLM proxy functionality