Because there's chances we clash with the system's types.h, rename our
[openssl.git] / apps / apps.h
index 57ca7659ae1861ebccaac2595c84fe83cf47a735..07ddd4c3ad75b8b483e6b321c747ac7c26017ef5 100644 (file)
@@ -68,7 +68,7 @@
 #include <openssl/lhash.h>
 #include <openssl/conf.h>
 #include <openssl/txt_db.h>
-#include <openssl/types.h>
+#include <openssl/ossl_typ.h>
 
 int app_RAND_load_file(const char *file, BIO *bio_e, int dont_warn);
 int app_RAND_write_file(const char *file, BIO *bio_e);