From 8bee8bad813446bbf75428a8cdd756fe6063ca6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Valverde?= Date: Wed, 10 Feb 2016 09:11:12 +0000 Subject: Add inet_pton/inet_ntop interface to libwsutil MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ifc344ed33f2f7ca09a6912a5adb49dc35f07c81f Reviewed-on: https://code.wireshark.org/review/13881 Petri-Dish: João Valverde Tested-by: Petri Dish Buildbot Reviewed-by: João Valverde --- config.h.win32 | 2 -- 1 file changed, 2 deletions(-) (limited to 'config.h.win32') diff --git a/config.h.win32 b/config.h.win32 index 9c8d563ad1..5faac21994 100644 --- a/config.h.win32 +++ b/config.h.win32 @@ -217,8 +217,6 @@ /* Define if you have the strptime function. */ /* #undef HAVE_STRPTIME 1 */ -#define NEED_INET_V6DEFS_H 1 - #ifndef WIN32 #define WIN32 1 #endif -- cgit v1.2.3