diff options
Diffstat (limited to 'src/lib/libcrypto/idea/idea_spd.c')
| -rw-r--r-- | src/lib/libcrypto/idea/idea_spd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/libcrypto/idea/idea_spd.c b/src/lib/libcrypto/idea/idea_spd.c index 699353e871..cce4be9e6f 100644 --- a/src/lib/libcrypto/idea/idea_spd.c +++ b/src/lib/libcrypto/idea/idea_spd.c | |||
| @@ -66,7 +66,7 @@ | |||
| 66 | #include <stdio.h> | 66 | #include <stdio.h> |
| 67 | 67 | ||
| 68 | #include <openssl/e_os2.h> | 68 | #include <openssl/e_os2.h> |
| 69 | #include OPENSSL_UNISTD_IO | 69 | #include <unistd.h> |
| 70 | OPENSSL_DECLARE_EXIT | 70 | OPENSSL_DECLARE_EXIT |
| 71 | 71 | ||
| 72 | #ifndef OPENSSL_SYS_NETWARE | 72 | #ifndef OPENSSL_SYS_NETWARE |
