Identify and move common internal libcrypto header files
[openssl.git] / crypto / thr_id.c
index 2be0a546d91a0e0aba4756e564534ee10f4ac19e..c391fc4ac3c0018e7a93d460fef627eebdb1b14d 100644 (file)
  * SUN MICROSYSTEMS, INC., and contributed to the OpenSSL project.
  */
 
-#include "cryptlib.h"
+#include "internal/cryptlib.h"
 
 #ifndef OPENSSL_NO_DEPRECATED
 static unsigned long (*id_callback) (void) = 0;