doc/man3/X509_LOOKUP_meth_new.pod: clarify the requirements
[openssl.git] / e_os.h
diff --git a/e_os.h b/e_os.h
index 26de710ce4b2a5ef3b4418efc2296488b8078443..1c552724381202749a9a618d8a81135069d3ce96 100644 (file)
--- a/e_os.h
+++ b/e_os.h
@@ -210,7 +210,7 @@ extern FILE *_imp___iob;
 # else                          /* The non-microsoft world */
 
 #  if defined(OPENSSL_SYS_VXWORKS)
-#   include <sys/times.h>
+#   include <time.h>
 #  else
 #   include <sys/time.h>
 #  endif