summaryrefslogtreecommitdiff
path: root/src/include/openssl/base.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/openssl/base.h')
-rw-r--r--src/include/openssl/base.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/openssl/base.h b/src/include/openssl/base.h
index 4ab9eca7..c2c953bf 100644
--- a/src/include/openssl/base.h
+++ b/src/include/openssl/base.h
@@ -391,6 +391,7 @@ typedef struct conf_st CONF;
typedef struct conf_value_st CONF_VALUE;
typedef struct crypto_buffer_pool_st CRYPTO_BUFFER_POOL;
typedef struct crypto_buffer_st CRYPTO_BUFFER;
+typedef struct ctr_drbg_state_st CTR_DRBG_STATE;
typedef struct dh_st DH;
typedef struct dsa_st DSA;
typedef struct ec_group_st EC_GROUP;