X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=crypto%2Fthr_id.c;h=c391fc4ac3c0018e7a93d460fef627eebdb1b14d;hb=b39fc560612984e65ec30d7f37487303bf514fb3;hp=2be0a546d91a0e0aba4756e564534ee10f4ac19e;hpb=7a05eaac5e15e327b7c51258bf892c8ae5b1d956;p=oweals%2Fopenssl.git diff --git a/crypto/thr_id.c b/crypto/thr_id.c index 2be0a546d9..c391fc4ac3 100644 --- a/crypto/thr_id.c +++ b/crypto/thr_id.c @@ -114,7 +114,7 @@ * 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;