Make the RSA structure opaque
[openssl.git] / crypto / rsa / rsa_ossl.c
index 8d3383bfb0814351126e1643913d0f5e2d485af0..5c3c0bf95ecc3d79eb95ce30007905baeb893b30 100644 (file)
 
 #include "internal/cryptlib.h"
 #include "internal/bn_int.h"
-#include <openssl/rsa.h>
 #include <openssl/rand.h>
+#include "rsa_locl.h"
 
 #ifndef RSA_NULL