aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/libtest/lib506.c1
-rw-r--r--tests/libtest/test.h1
2 files changed, 0 insertions, 2 deletions
diff --git a/tests/libtest/lib506.c b/tests/libtest/lib506.c
index 6476b9546..f9d2efd08 100644
--- a/tests/libtest/lib506.c
+++ b/tests/libtest/lib506.c
@@ -22,7 +22,6 @@
#include "test.h"
#include <stdlib.h>
#include <ctype.h>
-#include <errno.h>
#include <curl/mprintf.h>
diff --git a/tests/libtest/test.h b/tests/libtest/test.h
index 33d7bed83..046b5504e 100644
--- a/tests/libtest/test.h
+++ b/tests/libtest/test.h
@@ -33,7 +33,6 @@
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
-#include <errno.h>
#ifdef HAVE_SYS_SOCKET_H
#include <sys/socket.h>