]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
add headers
authorAnthony Minessale <anthony.minessale@gmail.com>
Fri, 4 May 2007 21:27:54 +0000 (21:27 +0000)
committerAnthony Minessale <anthony.minessale@gmail.com>
Fri, 4 May 2007 21:27:54 +0000 (21:27 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5088 d0543943-73ff-0310-b7d9-9358b9ac24b2

libs/stfu/stfu.h

index 743b2b47b25efcb0c1d49a507f5e9ea2097517c0..792a4959c78fc4391913afe5b856a1b544e92812 100644 (file)
@@ -36,6 +36,8 @@ extern "C" {
 #endif
 
 #include <stdio.h>
+#include <stdlib.h>
+#include <string.h>
 
 #ifdef  _MSC_VER
 #ifndef uint32_t