]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/asn1/a_utctm.c
Reorganize local header files
[thirdparty/openssl.git] / crypto / asn1 / a_utctm.c
index 000cd4bd44b18dc1ccaf856400dcc94afccecfa7..47eb93fe8480423d4cdc38d05ce43de4c77244fe 100644 (file)
@@ -11,7 +11,7 @@
 #include <time.h>
 #include "internal/cryptlib.h"
 #include <openssl/asn1.h>
-#include "asn1_locl.h"
+#include "asn1_local.h"
 
 /* This is the primary function used to parse ASN1_UTCTIME */
 int asn1_utctime_to_tm(struct tm *tm, const ASN1_UTCTIME *d)