The corresponding patch for 0.9.8 and 1.0.0:

--- ssl/kssl.c  2009-02-14 22:49:38.000000000 +0100
+++ ssl/kssl.c  2009-04-16 13:30:18.000000000 +0200
@@ -68,7 +68,7 @@

  #include <openssl/opensslconf.h>

-#define _XOPEN_SOURCE 500 /* glibc2 needs this to declare strptime() */
+#define _XOPEN_SOURCE 600 /* glibc2 needs this to declare strptime() */
  #include <time.h>
  #if 0 /* Experimental */
  #undef _XOPEN_SOURCE /* To avoid clashes with anything else... */




______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to