aboutsummaryrefslogtreecommitdiff
path: root/deps/boringssl/src/crypto/asn1/time_support.c
diff options
context:
space:
mode:
Diffstat (limited to 'deps/boringssl/src/crypto/asn1/time_support.c')
-rw-r--r--deps/boringssl/src/crypto/asn1/time_support.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/boringssl/src/crypto/asn1/time_support.c b/deps/boringssl/src/crypto/asn1/time_support.c
index 3efd43e..e748ad7 100644
--- a/deps/boringssl/src/crypto/asn1/time_support.c
+++ b/deps/boringssl/src/crypto/asn1/time_support.c
@@ -59,7 +59,7 @@
#define _POSIX_C_SOURCE 201410L /* for gmtime_r */
#endif
-#include "asn1_locl.h"
+#include "internal.h"
#include <time.h>