Fix OSSL_PARAM_set_BN() to fill the given buffer correctly.
[openssl.git] / crypto / info.c
index 355827c4518ae437de9251ec725ff36674f58199..613ddc7d8c3bee544aab6ddb33a878f19c316e51 100644 (file)
@@ -8,7 +8,7 @@
  */
 
 #include <openssl/crypto.h>
-#include "internal/dso_conf.h"
+#include "crypto/dso_conf.h"
 #include "internal/thread_once.h"
 #include "internal/cryptlib.h"
 #include "e_os.h"