aboutsummaryrefslogtreecommitdiff
path: root/config-win32.h.in
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--config-win32.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config-win32.h.in b/config-win32.h.in
index 1a3ce9f..e58029c 100644
--- a/config-win32.h.in
+++ b/config-win32.h.in
@@ -260,6 +260,9 @@ typedef unsigned long in_addr_t;
/* Use LZO compression library */
#define USE_LZO 1
+/* LZO version number */
+#define LZO_VERSION_NUM "1"
+
/* Use OpenSSL SSL library */
#define USE_SSL 1