aboutsummaryrefslogtreecommitdiff
path: root/crypto/asn1/a_time.c
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2014-02-19 20:06:13 +0000
committerDr. Stephen Henson <steve@openssl.org>2014-02-19 20:06:13 +0000
commit84917787b5a3df5b9077a9b8bca38f7ed65dd7b5 (patch)
tree64f3d8c747aa92d90fe14f5039caee0deacc2dab /crypto/asn1/a_time.c
parentff49a944392985510c15f06a342af9d991b8f11f (diff)
downloadopenssl-84917787b5a3df5b9077a9b8bca38f7ed65dd7b5.zip
openssl-84917787b5a3df5b9077a9b8bca38f7ed65dd7b5.tar.gz
openssl-84917787b5a3df5b9077a9b8bca38f7ed65dd7b5.tar.bz2
Remove references to o_time.h
Diffstat (limited to 'crypto/asn1/a_time.c')
-rw-r--r--crypto/asn1/a_time.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/asn1/a_time.c b/crypto/asn1/a_time.c
index e0d3d42..7036868 100644
--- a/crypto/asn1/a_time.c
+++ b/crypto/asn1/a_time.c
@@ -64,7 +64,6 @@
#include <stdio.h>
#include <time.h>
#include "cryptlib.h"
-#include "o_time.h"
#include <openssl/asn1t.h>
#include "asn1_locl.h"