]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
FS-3740 fix warning
authorJeff Lenk <jeff@jefflenk.com>
Fri, 23 Dec 2011 16:05:14 +0000 (10:05 -0600)
committerJeff Lenk <jeff@jefflenk.com>
Fri, 23 Dec 2011 16:05:14 +0000 (10:05 -0600)
src/switch_core.c

index 6b3bfbc82d1034bf8ae33a22a2d4dae63b451983..4dac096cdb3bc1d82595730ee5302b29accd6c37 100644 (file)
@@ -42,6 +42,7 @@
 #include <switch_nat.h>
 #include <switch_version.h>
 #include "private/switch_core_pvt.h"
+#include <switch_curl.h>
 #ifndef WIN32
 #include <switch_private.h>
 #ifdef HAVE_SETRLIMIT