From: Stefan Neis Date: Wed, 25 Jan 2006 14:31:03 +0000 (+0000) Subject: Cleaned attempts at fixing NetBSD compilation commited in previous version. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/17f66434a40e2e430e3755f32df8d04ba14787e3?ds=inline Cleaned attempts at fixing NetBSD compilation commited in previous version. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37126 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/src/unix/gsocket.cpp b/src/unix/gsocket.cpp index d417f12da8..1ea7b594e5 100644 --- a/src/unix/gsocket.cpp +++ b/src/unix/gsocket.cpp @@ -36,14 +36,6 @@ #include #include #endif -#ifdef __NETBSD__ -#ifndef _NETBSD_SOURCE -#define _NETBSD_SOURCE -#endif -#ifndef _LIBC -#define _LIBC -#endif -#endif #include #include