diff options
| author | deraadt <> | 2014-04-18 14:37:41 +0000 |
|---|---|---|
| committer | deraadt <> | 2014-04-18 14:37:41 +0000 |
| commit | ade9fbef99b78ab1e042fd491648066f3e008e92 (patch) | |
| tree | 9a096bd964129ac72ab9b20dcf9ba841c71784c4 /src/lib/libcrypto/cast | |
| parent | 6bd267835e6a209a220f455d126a5de5f86fcff7 (diff) | |
| download | openbsd-ade9fbef99b78ab1e042fd491648066f3e008e92.tar.gz openbsd-ade9fbef99b78ab1e042fd491648066f3e008e92.tar.bz2 openbsd-ade9fbef99b78ab1e042fd491648066f3e008e92.zip | |
Put the final pieces from e_os.h in the required places, and remove it.
"dance on it's grave" says beck
ok guenther beck
Diffstat (limited to 'src/lib/libcrypto/cast')
| -rw-r--r-- | src/lib/libcrypto/cast/cast_lcl.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/lib/libcrypto/cast/cast_lcl.h b/src/lib/libcrypto/cast/cast_lcl.h index cf0ca9e607..ec14804fbb 100644 --- a/src/lib/libcrypto/cast/cast_lcl.h +++ b/src/lib/libcrypto/cast/cast_lcl.h | |||
| @@ -56,9 +56,6 @@ | |||
| 56 | * [including the GNU Public Licence.] | 56 | * [including the GNU Public Licence.] |
| 57 | */ | 57 | */ |
| 58 | 58 | ||
| 59 | |||
| 60 | #include "e_os.h" | ||
| 61 | |||
| 62 | #ifdef OPENSSL_SYS_WIN32 | 59 | #ifdef OPENSSL_SYS_WIN32 |
| 63 | #include <stdlib.h> | 60 | #include <stdlib.h> |
| 64 | #endif | 61 | #endif |
