Skip to content

Commit

Permalink
Remove references to o_time.h
Browse files Browse the repository at this point in the history
  • Loading branch information
snhenson committed Feb 19, 2014
1 parent ff49a94 commit 8491778
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion crypto/asn1/a_gentm.c
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down
1 change: 0 additions & 1 deletion crypto/asn1/a_time.c
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down
1 change: 0 additions & 1 deletion crypto/asn1/a_utctm.c
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down

0 comments on commit 8491778

Please sign in to comment.