diff options
Diffstat (limited to 'tests/libtest/test.h')
-rw-r--r-- | tests/libtest/test.h | 1 |
1 files changed, 0 insertions, 1 deletions
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> |