Deprecate the macro MAC_OS_pre_X.
[openssl.git] / crypto / o_time.c
index 61f30315cf1e3626728c352a0c2fec74068542ff..86b78e39e917a9145ddb6911adf550f13db00e17 100644 (file)
@@ -1,5 +1,5 @@
 /* crypto/o_time.c -*- mode:C; c-file-style: "eay" -*- */
-/* Written by Richard Levitte (levitte@stacken.kth.se) for the OpenSSL
+/* Written by Richard Levitte (richard@levitte.org) for the OpenSSL
  * project 2001.
  */
 /* ====================================================================
@@ -57,6 +57,7 @@
  */
 
 #include <openssl/e_os2.h>
+#include <string.h>
 #include "o_time.h"
 
 #ifdef OPENSSL_SYS_VMS