]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/store/loader_file.c
Reorganize private crypto header files
[thirdparty/openssl.git] / crypto / store / loader_file.c
index 206af12af6a255c15ba0ce20a5088d5440ae4afc..88302e58f324b0b04125d4e7bd125584fe6d0e03 100644 (file)
 #include <openssl/store.h>
 #include <openssl/ui.h>
 #include <openssl/x509.h>        /* For the PKCS8 stuff o.O */
-#include "internal/asn1_int.h"
-#include "internal/ctype.h"
+#include "crypto/asn1.h"
+#include "crypto/ctype.h"
 #include "internal/o_dir.h"
 #include "internal/cryptlib.h"
-#include "internal/store_int.h"
+#include "crypto/store.h"
 #include "store_locl.h"
 
 #ifdef _WIN32