Add scrypt OID from draft-josefsson-scrypt-kdf-03
[openssl.git] / crypto / lock.c
index cad98764f6e4c3ff758e7c6fa6fbc331d5b382ae..d7d672d70d32e700d9ba95ab47be7be918e6a936 100644 (file)
  * SUN MICROSYSTEMS, INC., and contributed to the OpenSSL project.
  */
 
-#include "cryptlib.h"
+#include "internal/cryptlib.h"
 #include <openssl/safestack.h>
 
 #if defined(OPENSSL_SYS_WIN32)