The branch master has been updated
via a48eaf711871b689b2287cf3c6c4038a5af636e9 (commit)
from 37d0764d5bead83318badbdb7c357f59e7894897 (commit)
- Log -----------------------------------------------------------------
commit a48eaf711871b689b2287cf3c6c4038a5af636e9
Author: Rich Salz <[email protected]>
Date: Wed Apr 13 15:54:16 2016 -0400
Need err_load_crypto_strings_int declared.
Reviewed-by: Matt Caswell <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
crypto/err/err_all.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/crypto/err/err_all.c b/crypto/err/err_all.c
index 4add7fa..97078b4 100644
--- a/crypto/err/err_all.c
+++ b/crypto/err/err_all.c
@@ -56,7 +56,7 @@
*/
#include <stdio.h>
-#include <internal/err.h>
+#include "internal/err_int.h"
#include <openssl/asn1.h>
#include <openssl/bn.h>
#include <openssl/ec.h>
_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits