From: Dr. Stephen Henson Date: Thu, 16 Apr 2009 16:42:02 +0000 (+0000) Subject: PR: 1900 X-Git-Tag: OpenSSL_1_0_0-beta2~8 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=a5cc69c7ae0cf1086968d9d9a49a002a704128de;p=oweals%2Fopenssl.git PR: 1900 Submitted by: Robin Seggelmann Approved by: steve@openssl.org Remove unnecessary included header file. --- diff --git a/ssl/kssl.c b/ssl/kssl.c index 864eb83608..73401c92a3 100644 --- a/ssl/kssl.c +++ b/ssl/kssl.c @@ -68,11 +68,6 @@ #include -#define _XOPEN_SOURCE 500 /* glibc2 needs this to declare strptime() */ -#include -#if 0 /* Experimental */ -#undef _XOPEN_SOURCE /* To avoid clashes with anything else... */ -#endif #include #define KRB5_PRIVATE 1