PR: 1900
Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de> Approved by: steve@openssl.org Remove unnecessary included header file.
This commit is contained in:
parent
0b4b8ba64e
commit
a5cc69c7ae
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user