Rename *_realloc_clean to *_clear_realloc
[openssl.git] / crypto / rsa / rsa_ssl.c
index 746e01f64a9d44bd75c20546958e06b9596baead..86b40ad98ac72df39ea613f4527f1fe91fde5e00 100644 (file)
@@ -57,7 +57,7 @@
  */
 
 #include <stdio.h>
-#include "cryptlib.h"
+#include "internal/cryptlib.h"
 #include <openssl/bn.h>
 #include <openssl/rsa.h>
 #include <openssl/rand.h>