From: Dr. Stephen Henson Date: Wed, 19 Feb 2014 20:06:13 +0000 (+0000) Subject: Remove references to o_time.h X-Git-Tag: master-pre-reformat~892 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84917787b5a3df5b9077a9b8bca38f7ed65dd7b5;p=thirdparty%2Fopenssl.git Remove references to o_time.h --- diff --git a/crypto/asn1/a_gentm.c b/crypto/asn1/a_gentm.c index 6450b6a0c08..1c66fcfee6b 100644 --- a/crypto/asn1/a_gentm.c +++ b/crypto/asn1/a_gentm.c @@ -61,7 +61,6 @@ #include #include #include "cryptlib.h" -#include "o_time.h" #include #include "asn1_locl.h" diff --git a/crypto/asn1/a_time.c b/crypto/asn1/a_time.c index e0d3d42d67f..7036868fcc1 100644 --- a/crypto/asn1/a_time.c +++ b/crypto/asn1/a_time.c @@ -64,7 +64,6 @@ #include #include #include "cryptlib.h" -#include "o_time.h" #include #include "asn1_locl.h" diff --git a/crypto/asn1/a_utctm.c b/crypto/asn1/a_utctm.c index d0d7be62a32..2da5f255c60 100644 --- a/crypto/asn1/a_utctm.c +++ b/crypto/asn1/a_utctm.c @@ -59,7 +59,6 @@ #include #include #include "cryptlib.h" -#include "o_time.h" #include #include "asn1_locl.h"