From: Guilhem Lavaux Date: Thu, 29 Jul 1999 17:15:50 +0000 (+0000) Subject: Added #include as it is needed by ANSI. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/552e8bf87f417e8bbfd8f4f833ebd0c2b6eabeb6 Added #include as it is needed by ANSI. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3200 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/src/unix/gsocket.c b/src/unix/gsocket.c index ef6f652c77..4157d89baa 100644 --- a/src/unix/gsocket.c +++ b/src/unix/gsocket.c @@ -28,6 +28,7 @@ #include #include #include +#include #include #ifdef sun