From 68a5dd58034920ac776b8925cd3825f6981798c8 Mon Sep 17 00:00:00 2001 From: Panu Matilainen Date: Wed, 23 Dec 2009 13:36:29 +0200 Subject: Dont bother including , we dont use anything from there --- system.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'system.h') diff --git a/system.h b/system.h index 7c7d40329..25573b9d8 100644 --- a/system.h +++ b/system.h @@ -304,11 +304,6 @@ extern int setenv(const char *name, const char *value, int replace); extern void unsetenv(const char *name); #endif -#if HAVE_SYS_SOCKET_H -#include -#include -#endif - #if HAVE_POLL_H #include #else -- cgit v1.2.3