summaryrefslogtreecommitdiffstats
path: root/src/plugins/examples/log_v3.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/examples/log_v3.c')
-rw-r--r--src/plugins/examples/log_v3.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/plugins/examples/log_v3.c b/src/plugins/examples/log_v3.c
index 187c592..742c756 100644
--- a/src/plugins/examples/log_v3.c
+++ b/src/plugins/examples/log_v3.c
@@ -36,9 +36,7 @@
#include <string.h>
#include <stdlib.h>
-#define USE_SSL
-#define USE_OPENSSL
-#include "ssl_verify_openssl.h"
+#define ENABLE_SSL
#include "openvpn-plugin.h"