diff options
Diffstat (limited to 'src/lib/libcrypto/o_init.c')
| -rw-r--r-- | src/lib/libcrypto/o_init.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/lib/libcrypto/o_init.c b/src/lib/libcrypto/o_init.c index 09c982098c..89c708752c 100644 --- a/src/lib/libcrypto/o_init.c +++ b/src/lib/libcrypto/o_init.c | |||
| @@ -1,5 +1,6 @@ | |||
| 1 | /* Ted Unangst places this file in the public domain. */ | 1 | /* Ted Unangst places this file in the public domain. */ |
| 2 | #include <crypto.h> | 2 | |
| 3 | #include <openssl/crypto.h> | ||
| 3 | 4 | ||
| 4 | void | 5 | void |
| 5 | OPENSSL_init(void) | 6 | OPENSSL_init(void) |
