summaryrefslogtreecommitdiffstats
path: root/crypto/scoped_openssl_types.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/scoped_openssl_types.h')
-rw-r--r--crypto/scoped_openssl_types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/scoped_openssl_types.h b/crypto/scoped_openssl_types.h
index a949233..19953a2 100644
--- a/crypto/scoped_openssl_types.h
+++ b/crypto/scoped_openssl_types.h
@@ -5,6 +5,7 @@
#ifndef CRYPTO_SCOPED_OPENSSL_TYPES_H_
#define CRYPTO_SCOPED_OPENSSL_TYPES_H_
+#include <openssl/bio.h>
#include <openssl/bn.h>
#include <openssl/dsa.h>
#include <openssl/ec.h>