diff options
author | bcook <> | 2015-09-13 14:07:10 +0000 |
---|---|---|
committer | bcook <> | 2015-09-13 14:07:10 +0000 |
commit | 71beab70d6c6c4c2fec45ea25b07f5c52fe425d4 (patch) | |
tree | 8bd70242ad550444a955a65440da104240ab6c37 /src/regress/lib/libcrypto/engine | |
parent | 4ff01204436485f0dc0dcc8045dc99eb58c0f765 (diff) | |
download | openbsd-71beab70d6c6c4c2fec45ea25b07f5c52fe425d4.tar.gz openbsd-71beab70d6c6c4c2fec45ea25b07f5c52fe425d4.tar.bz2 openbsd-71beab70d6c6c4c2fec45ea25b07f5c52fe425d4.zip |
remove e_os2.h includes
ok jsing@
Diffstat (limited to 'src/regress/lib/libcrypto/engine')
-rw-r--r-- | src/regress/lib/libcrypto/engine/enginetest.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/regress/lib/libcrypto/engine/enginetest.c b/src/regress/lib/libcrypto/engine/enginetest.c index 0cb1d28d59..4451efb88d 100644 --- a/src/regress/lib/libcrypto/engine/enginetest.c +++ b/src/regress/lib/libcrypto/engine/enginetest.c | |||
@@ -58,7 +58,6 @@ | |||
58 | 58 | ||
59 | #include <stdio.h> | 59 | #include <stdio.h> |
60 | #include <string.h> | 60 | #include <string.h> |
61 | #include <openssl/e_os2.h> | ||
62 | 61 | ||
63 | #include <openssl/buffer.h> | 62 | #include <openssl/buffer.h> |
64 | #include <openssl/crypto.h> | 63 | #include <openssl/crypto.h> |