Remove references to o_time.h
authorDr. Stephen Henson <steve@openssl.org>
Wed, 19 Feb 2014 20:06:13 +0000 (20:06 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 19 Feb 2014 20:06:13 +0000 (20:06 +0000)
crypto/asn1/a_gentm.c
crypto/asn1/a_time.c
crypto/asn1/a_utctm.c

index 6450b6a0c08630179927ba9576c9c9f64fc89522..1c66fcfee6b4c2643f89bd16565e632e8733d276 100644 (file)
@@ -61,7 +61,6 @@
 #include <stdio.h>
 #include <time.h>
 #include "cryptlib.h"
-#include "o_time.h"
 #include <openssl/asn1.h>
 #include "asn1_locl.h"
 
index e0d3d42d67ffa9a60e6325d02371659ab50c0d27..7036868fcc110a1cda653bcb2f699541911f0f65 100644 (file)
@@ -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"
 
index d0d7be62a322191a3e87f5a9406bc1148212e802..2da5f255c603b31dbff49222ec6e3b7419254210 100644 (file)
@@ -59,7 +59,6 @@
 #include <stdio.h>
 #include <time.h>
 #include "cryptlib.h"
-#include "o_time.h"
 #include <openssl/asn1.h>
 #include "asn1_locl.h"