PR: 1900
authorDr. Stephen Henson <steve@openssl.org>
Thu, 16 Apr 2009 16:42:02 +0000 (16:42 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 16 Apr 2009 16:42:02 +0000 (16:42 +0000)
Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de>
Approved by: steve@openssl.org

Remove unnecessary included header file.

ssl/kssl.c

index 864eb836083c8d35ad290d6a69bc63df6175958a..73401c92a3e9be7a449c0e4be682100b6d6ea7aa 100644 (file)
 
 #include <openssl/opensslconf.h>
 
-#define _XOPEN_SOURCE 500 /* glibc2 needs this to declare strptime() */
-#include <time.h>
-#if 0 /* Experimental */
-#undef _XOPEN_SOURCE /* To avoid clashes with anything else... */
-#endif
 #include <string.h>
 
 #define KRB5_PRIVATE   1