summaryrefslogtreecommitdiffstats
path: root/crypto/asn1/a_time.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/asn1/a_time.c')
-rw-r--r--crypto/asn1/a_time.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/crypto/asn1/a_time.c b/crypto/asn1/a_time.c
index 49548235ad..96ee63d310 100644
--- a/crypto/asn1/a_time.c
+++ b/crypto/asn1/a_time.c
@@ -14,8 +14,6 @@
* generalTime GeneralizedTime }
*/
-#define _XOPEN_SOURCE /* To get a definition of timezone */
-
#include <stdio.h>
#include <time.h>
#include "crypto/asn1.h"