From: Michael Jerris Date: Mon, 21 Apr 2008 16:48:34 +0000 (+0000) Subject: tweak windows build for inet_pton X-Git-Tag: v1.0-rc4~99 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=865fbfeda863b503166cf1ea7a4db5d1af70f97e;p=thirdparty%2Ffreeswitch.git tweak windows build for inet_pton git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8134 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/src/inet_pton.c b/src/inet_pton.c index 0234abe3b3..0788940cde 100644 --- a/src/inet_pton.c +++ b/src/inet_pton.c @@ -36,8 +36,6 @@ #include #include -#include "inet_pton.h" - #define IN6ADDRSZ 16 #define INADDRSZ 4 #define INT16SZ 2