From 7913aa48203ac9b5eb5f403869bc1d55773d68d8 Mon Sep 17 00:00:00 2001 From: Anthony Minessale Date: Sat, 24 May 2008 03:10:36 +0000 Subject: [PATCH] tweak git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8575 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- libs/xmlrpc-c/xmlrpc_amconfig.h.in | 3 +++ 1 file changed, 3 insertions(+) diff --git a/libs/xmlrpc-c/xmlrpc_amconfig.h.in b/libs/xmlrpc-c/xmlrpc_amconfig.h.in index 0ea13cec7d..cd289f2bc4 100644 --- a/libs/xmlrpc-c/xmlrpc_amconfig.h.in +++ b/libs/xmlrpc-c/xmlrpc_amconfig.h.in @@ -22,6 +22,9 @@ #undef HAVE_STRCASECMP #undef HAVE_STRICMP #undef HAVE__STRICMP +#undef HAVE_WCHAR_H +#undef HAVE_SYS_FILIO_H +#undef HAVE_SYS_IOCTL_H /* Define if you have the socket library (-lsocket). */