diff options
Diffstat (limited to 'plugin')
| -rw-r--r-- | plugin/examples/log_v3.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/plugin/examples/log_v3.c b/plugin/examples/log_v3.c index bf2f1dc..2dff6a6 100644 --- a/plugin/examples/log_v3.c +++ b/plugin/examples/log_v3.c @@ -36,6 +36,9 @@ #include <string.h> #include <stdlib.h> +#define USE_SSL +#define USE_OPENSSL + #include "openvpn-plugin.h" /* |
