diff options
-rw-r--r-- | include/internal/refcount.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/internal/refcount.h b/include/internal/refcount.h index fbab72e430..b82fba89ae 100644 --- a/include/internal/refcount.h +++ b/include/internal/refcount.h @@ -12,6 +12,7 @@ # include <openssl/e_os2.h> # include <openssl/trace.h> +# include <openssl/err.h> # if defined(OPENSSL_THREADS) && !defined(OPENSSL_DEV_NO_ATOMICS) # if defined(__STDC_VERSION__) && __STDC_VERSION__ >= 201112L \ |