Include fixes for portability

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1033 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Mark Spencer
2003-05-16 23:33:41 +00:00
parent e7b5056769
commit 28e58d7df2
3 changed files with 10 additions and 1 deletions

View File

@@ -11,7 +11,7 @@
* the GNU General Public License
*/
#include <malloc.h>
#include <stdlib.h>
#include <string.h>
#include <asterisk/chanvars.h>