diff options
Diffstat (limited to 'lib/replace/getifaddrs.c')
-rw-r--r-- | lib/replace/getifaddrs.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/replace/getifaddrs.c b/lib/replace/getifaddrs.c index f07d7005e4..c2d20f80b8 100644 --- a/lib/replace/getifaddrs.c +++ b/lib/replace/getifaddrs.c @@ -23,8 +23,6 @@ License along with this library; if not, see <http://www.gnu.org/licenses/>. */ -#define SOCKET_WRAPPER_NOT_REPLACE - #include "replace.h" #include "system/network.h" |