summaryrefslogtreecommitdiffstats
path: root/crypto/seed/seed.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/seed/seed.c')
-rw-r--r--crypto/seed/seed.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/seed/seed.c b/crypto/seed/seed.c
index c1e9285162..d62da91ede 100644
--- a/crypto/seed/seed.c
+++ b/crypto/seed/seed.c
@@ -37,7 +37,7 @@
# include <stdio.h>
# include <stdlib.h>
# include <string.h>
-# ifdef WIN32
+# ifdef _WIN32
# include <memory.h>
# endif