build changed

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3690 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale
2006-12-18 00:48:34 +00:00
parent 44cc7d5cfe
commit d7400bf319
9 changed files with 33 additions and 29 deletions
+3
View File
@@ -41,6 +41,9 @@ SWITCH_BEGIN_EXTERN_C
#endif
#include <stdio.h>
#ifndef __FUNCTION__
#define __FUNCTION__ (const char *)__AUTO_FUNCTION__
#endif
#ifdef _MSC_VER