From: Rich Salz Date: Wed, 13 Apr 2016 19:54:16 +0000 (-0400) Subject: Need err_load_crypto_strings_int declared. X-Git-Tag: OpenSSL_1_1_0-pre5~41 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=a48eaf711871b689b2287cf3c6c4038a5af636e9;p=oweals%2Fopenssl.git Need err_load_crypto_strings_int declared. Reviewed-by: Matt Caswell --- diff --git a/crypto/err/err_all.c b/crypto/err/err_all.c index 4add7fa3c2..97078b4e1a 100644 --- a/crypto/err/err_all.c +++ b/crypto/err/err_all.c @@ -56,7 +56,7 @@ */ #include -#include +#include "internal/err_int.h" #include #include #include