summaryrefslogtreecommitdiff
path: root/crypto/buffer/buf_err.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/buffer/buf_err.c')
-rw-r--r--crypto/buffer/buf_err.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/buffer/buf_err.c b/crypto/buffer/buf_err.c
index 5eee653e14..6559060784 100644
--- a/crypto/buffer/buf_err.c
+++ b/crypto/buffer/buf_err.c
@@ -61,6 +61,7 @@
#include <stdio.h>
#include <openssl/err.h>
#include <openssl/buffer.h>
+#include <openssl/opensslconf.h> /* To see if OPENSSL_NO_ERR is defined */
/* BEGIN ERROR CODES */
#ifndef OPENSSL_NO_ERR