]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/asn1/x_int64.c
Publish our INT32, UINT32, INT64, UINT64 ASN.1 types and Z variants
[thirdparty/openssl.git] / crypto / asn1 / x_int64.c
index d180a3bb3ac08490cbbebaed3df96e81183b3a38..9da692ca6fb5c5583d8e86853b7f07e01294231a 100644 (file)
@@ -9,8 +9,8 @@
 
 #include <stdio.h>
 #include "internal/cryptlib.h"
-#include "internal/asn1t.h"
 #include "internal/numbers.h"
+#include <openssl/asn1t.h>
 #include <openssl/bn.h>
 #include "asn1_locl.h"