diff options
| author | djm <> | 2010-10-01 22:54:18 +0000 |
|---|---|---|
| committer | djm <> | 2010-10-01 22:54:18 +0000 |
| commit | b204ac0374903f9d6a2fcc50cfd94578e357d00a (patch) | |
| tree | 11298f84d1fd40ee808d1e96c219ce8db2ce537e /src/lib/libcrypto/seed/seed.h | |
| parent | 424deb351931af3fd885740bc351436321fad2f9 (diff) | |
| parent | f6ca1ae73bb9eabfb510df2cffc2599db98d35a9 (diff) | |
| download | openbsd-b204ac0374903f9d6a2fcc50cfd94578e357d00a.tar.gz openbsd-b204ac0374903f9d6a2fcc50cfd94578e357d00a.tar.bz2 openbsd-b204ac0374903f9d6a2fcc50cfd94578e357d00a.zip | |
This commit was generated by cvs2git to track changes on a CVS vendor
branch.
Diffstat (limited to '')
| -rw-r--r-- | src/lib/libcrypto/seed/seed.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/libcrypto/seed/seed.h b/src/lib/libcrypto/seed/seed.h index 427915ed9a..6ffa5f024e 100644 --- a/src/lib/libcrypto/seed/seed.h +++ b/src/lib/libcrypto/seed/seed.h | |||
| @@ -82,6 +82,8 @@ | |||
| 82 | #define HEADER_SEED_H | 82 | #define HEADER_SEED_H |
| 83 | 83 | ||
| 84 | #include <openssl/opensslconf.h> | 84 | #include <openssl/opensslconf.h> |
| 85 | #include <openssl/e_os2.h> | ||
| 86 | #include <openssl/crypto.h> | ||
| 85 | 87 | ||
| 86 | #ifdef OPENSSL_NO_SEED | 88 | #ifdef OPENSSL_NO_SEED |
| 87 | #error SEED is disabled. | 89 | #error SEED is disabled. |
