From ae07d8e83437f5c12fc93e414827a96c4463c987 Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Tue, 13 Apr 2004 00:19:38 +0000 Subject: [PATCH] Do not include , to avoid duplicate declaration of select(). --- programs/winetest/util.c | 1 - 1 file changed, 1 deletion(-) diff --git a/programs/winetest/util.c b/programs/winetest/util.c index 77182462cb9..1d6a47454c4 100644 --- a/programs/winetest/util.c +++ b/programs/winetest/util.c @@ -18,7 +18,6 @@ * License along with this library; if not, write to the Free Software * */ -#include #include #include