Make the script a little more location agnostic
[openssl.git] / apps / speed.c
index d72223101d6bd25ec7aef843174aa66cfd8888b0..6ee5d4033b3d0eae3c6c292eb6533abc4bff02ce 100644 (file)
 
 #undef BUFSIZE
 #define BUFSIZE        ((long)1024*8+1)
-int run=0;
+static volatile int run=0;
 
 static int mr=0;
 static int usertime=1;