Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de>
Approved by: steve@openssl.org

Remove unnecessary included header file.
This commit is contained in:
Dr. Stephen Henson 2009-04-16 16:42:02 +00:00
parent 0b4b8ba64e
commit a5cc69c7ae

View File

@ -68,11 +68,6 @@
#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