summaryrefslogtreecommitdiff
path: root/src/crypto/asn1/a_time.c
diff options
context:
space:
mode:
authorRobert Sloan <varomodt@google.com>2017-02-21 08:49:28 -0800
committerRobert Sloan <varomodt@google.com>2017-02-21 08:49:42 -0800
commita94fe0531b3c196ad078174259af2201b2e3a246 (patch)
tree81f252f2c833966b0a5d3ec52e71c3f9dbeca499 /src/crypto/asn1/a_time.c
parent5d625781eb8ff5cc8111d2302efe900103bf0ade (diff)
downloadboringssl-a94fe0531b3c196ad078174259af2201b2e3a246.tar.gz
external/boringssl: Sync to c4796c92e0aced2342ed5687201aea07189c3bc1.
This includes the following changes: https://boringssl.googlesource.com/boringssl/+log/040bc4944be97f5d4b44da176f6e801fc804a176..c4796c92e0aced2342ed5687201aea07189c3bc1 Test: CtsLibcoreTestCases Presubmits Change-Id: If6d911660fbd9c60896527addb277c8225c3d401
Diffstat (limited to 'src/crypto/asn1/a_time.c')
-rw-r--r--src/crypto/asn1/a_time.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/crypto/asn1/a_time.c b/src/crypto/asn1/a_time.c
index a12b38ff..4b584297 100644
--- a/src/crypto/asn1/a_time.c
+++ b/src/crypto/asn1/a_time.c
@@ -63,7 +63,6 @@
#include <openssl/buf.h>
#include <openssl/err.h>
#include <openssl/mem.h>
-#include <openssl/time_support.h>
#include "asn1_locl.h"