@@ -19,14 +19,12 @@ #endif #ifndef __STDC_CONSTANT_MACROS # define __STDC_CONSTANT_MACROS #endif -#ifndef _WIN32 -# include +#ifdef OF_HAVE_SYS_SOCKET_H # include -# include #endif #import "OFStreamSocket.h" #ifdef _WIN32