From 23ad881d6b883a46f260cce4868b506cd4cec0ab Mon Sep 17 00:00:00 2001 From: henri Date: Tue, 6 Aug 2013 20:10:57 +0000 Subject: [PATCH] Removed superfluous includes. Report and patch by Gisle Vanem. --- nsock/tests/connect.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/nsock/tests/connect.c b/nsock/tests/connect.c index f3a371cfc..d190da066 100644 --- a/nsock/tests/connect.c +++ b/nsock/tests/connect.c @@ -4,10 +4,6 @@ */ #include "test-common.h" -#include -#include -#include -#include struct connect_test_data {