aboutsummaryrefslogtreecommitdiffstats
path: root/cipher/idea-stub.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cipher/idea-stub.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/cipher/idea-stub.c b/cipher/idea-stub.c
index caff9f034..539c9bb58 100644
--- a/cipher/idea-stub.c
+++ b/cipher/idea-stub.c
@@ -52,8 +52,8 @@
#endif
#ifdef _WIN32
-#define HAVE_DL_DLOPEN
-#define USE_DYNAMIC_LINKING
+#define HAVE_DL_DLOPEN 1
+#define USE_DYNAMIC_LINKING 1
static int last_error = 0;