Enable -Wmissing-variable-declarations and
[openssl.git] / apps / speed.c
index 297ea521e3e8807bdb51a2c5a7bdb6ba72543c19..1508076e9b07aa8a048c407aaccb912c9dd6f0b8 100644 (file)
@@ -405,7 +405,7 @@ OPTIONS speed_options[] = {
 #define D_IGE_192_AES   27
 #define D_IGE_256_AES   28
 #define D_GHASH         29
-OPT_PAIR doit_choices[] = {
+static OPT_PAIR doit_choices[] = {
 #ifndef OPENSSL_NO_MD2
     {"md2", D_MD2},
 #endif