aboutsummaryrefslogtreecommitdiff
path: root/tests/libtest/lib509.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/libtest/lib509.c')
-rw-r--r--tests/libtest/lib509.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/libtest/lib509.c b/tests/libtest/lib509.c
index 84c4ee5de..b6e9ca6dd 100644
--- a/tests/libtest/lib509.c
+++ b/tests/libtest/lib509.c
@@ -2,14 +2,8 @@
#ifdef USE_SSLEAY
-#ifdef HAVE_SYS_SOCKET_H
-#include <sys/socket.h>
-#endif
#include <sys/time.h>
#include <sys/types.h>
-#ifdef HAVE_SYS_SELECT_H
-#include <sys/select.h>
-#endif
#include <openssl/opensslv.h>
#include <openssl/x509v3.h>