Move gmtime functions to crypto.h.
[openssl.git] / crypto / o_time.c
index b78f5ca6304b19f6032e09bc28234a275a5bf5e7..867ca5ec6e5a4eb81c03481b50e7169a3dd6bf84 100644 (file)
@@ -61,7 +61,7 @@
 
 #include <openssl/e_os2.h>
 #include <string.h>
-#include "o_time.h"
+#include "crypto.h"
 
 #ifdef OPENSSL_SYS_VMS
 # if __CRTL_VER >= 70000000 && \