ifdef cleanup part 3: OPENSSL_SYSNAME
[oweals/openssl.git] / apps / ca.c
index a93c00e2dd4dbd2ee8a7e80b12f89c80172d46e8..a9171123c2bb45f89e3b7198218c90d319349f19 100644 (file)
--- a/apps/ca.c
+++ b/apps/ca.c
@@ -323,7 +323,7 @@ int MAIN(int argc, char **argv)
     STACK_OF(OPENSSL_STRING) *sigopts = NULL;
 #undef BSIZE
 #define BSIZE 256
-    MS_STATIC char buf[3][BSIZE];
+    char buf[3][BSIZE];
     char *randfile = NULL;
 #ifndef OPENSSL_NO_ENGINE
     char *engine = NULL;