summaryrefslogtreecommitdiff
path: root/src/regress/lib/libssl
diff options
context:
space:
mode:
authorbcook <>2015-09-13 14:07:10 +0000
committerbcook <>2015-09-13 14:07:10 +0000
commit71beab70d6c6c4c2fec45ea25b07f5c52fe425d4 (patch)
tree8bd70242ad550444a955a65440da104240ab6c37 /src/regress/lib/libssl
parent4ff01204436485f0dc0dcc8045dc99eb58c0f765 (diff)
downloadopenbsd-71beab70d6c6c4c2fec45ea25b07f5c52fe425d4.tar.gz
openbsd-71beab70d6c6c4c2fec45ea25b07f5c52fe425d4.tar.bz2
openbsd-71beab70d6c6c4c2fec45ea25b07f5c52fe425d4.zip
remove e_os2.h includes
ok jsing@
Diffstat (limited to 'src/regress/lib/libssl')
-rw-r--r--src/regress/lib/libssl/ssl/ssltest.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/regress/lib/libssl/ssl/ssltest.c b/src/regress/lib/libssl/ssl/ssltest.c
index 712e2ca184..a70333e537 100644
--- a/src/regress/lib/libssl/ssl/ssltest.c
+++ b/src/regress/lib/libssl/ssl/ssltest.c
@@ -161,7 +161,6 @@
161#include <ctype.h> 161#include <ctype.h>
162 162
163#include <openssl/opensslconf.h> 163#include <openssl/opensslconf.h>
164#include <openssl/e_os2.h>
165#include <openssl/bio.h> 164#include <openssl/bio.h>
166#include <openssl/crypto.h> 165#include <openssl/crypto.h>
167#include <openssl/evp.h> 166#include <openssl/evp.h>