Check memory allocation
[openssl.git] / crypto / dh / dh_gen.c
index 99ccae33bf910153daaf27d88cd590533d24da89..778f8a99c0b2388bf511408548665baf3a5cd04a 100644 (file)
@@ -62,7 +62,7 @@
  */
 
 #include <stdio.h>
-#include "cryptlib.h"
+#include "internal/cryptlib.h"
 #include <openssl/bn.h>
 #include <openssl/dh.h>