diff options
Diffstat (limited to 'test/src/test-strerror.c')
-rw-r--r-- | test/src/test-strerror.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test/src/test-strerror.c b/test/src/test-strerror.c index d2e307c..c79544c 100644 --- a/test/src/test-strerror.c +++ b/test/src/test-strerror.c @@ -1,6 +1,3 @@ -#include <sys/socket.h> -#include <unistd.h> - #include "test-common.h" static uv_link_t a_link; |