Chromium Code Reviews| Index: crypto/scoped_openssl_types.h |
| diff --git a/crypto/scoped_openssl_types.h b/crypto/scoped_openssl_types.h |
| index a9492333b0919515faf810be833761fbc33c2d85..19953a2b09ce34871de0f0867b64f3e5393e2daf 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> |