s_client: fix not to send a command letter of R
[openssl.git] / apps / apps.c
index 79171d18852e7d986cf4618651ab0cc33a90f043..0501d2babdc8bd58d278e31dcf39f367549053ae 100644 (file)
@@ -2196,7 +2196,7 @@ double app_tminterval(int stop, int usertime)
 
     return ret;
 }
-#elif defined(OPENSSL_SYSTEM_VXWORKS)
+#elif defined(OPENSSL_SYS_VXWORKS)
 # include <time.h>
 
 double app_tminterval(int stop, int usertime)