add headers

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5088 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale 2007-05-04 21:27:54 +00:00
parent e4f425ea10
commit e42a8c3cab

View File

@ -36,6 +36,8 @@ extern "C" {
#endif
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#ifdef _MSC_VER
#ifndef uint32_t