From 865fbfeda863b503166cf1ea7a4db5d1af70f97e Mon Sep 17 00:00:00 2001 From: Michael Jerris Date: Mon, 21 Apr 2008 16:48:34 +0000 Subject: [PATCH] tweak windows build for inet_pton git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8134 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- src/inet_pton.c | 2 -- 1 file changed, 2 deletions(-) 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