fix build.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7400 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris 2008-01-28 01:18:18 +00:00
parent 35bca57771
commit d11c261718
1 changed files with 1 additions and 0 deletions

View File

@ -312,6 +312,7 @@ SWITCH_END_EXTERN_C
#define _Check_return_ #define _Check_return_
#define _Inout_ #define _Inout_
#define _Inout_opt_ #define _Inout_opt_
#define _In_bytecount_(x)
#endif #endif