[Freeswitch-svn] [commit] r8134 - freeswitch/trunk/src
Freeswitch SVN
mikej at freeswitch.org
Mon Apr 21 12:48:35 EDT 2008
Author: mikej
Date: Mon Apr 21 12:48:34 2008
New Revision: 8134
Modified:
freeswitch/trunk/src/inet_pton.c
Log:
tweak windows build for inet_pton
Modified: freeswitch/trunk/src/inet_pton.c
==============================================================================
--- freeswitch/trunk/src/inet_pton.c (original)
+++ freeswitch/trunk/src/inet_pton.c Mon Apr 21 12:48:34 2008
@@ -36,8 +36,6 @@
#include <string.h>
#include <errno.h>
-#include "inet_pton.h"
-
#define IN6ADDRSZ 16
#define INADDRSZ 4
#define INT16SZ 2
More information about the Freeswitch-svn
mailing list