sync express to limit changes + add skinny

This commit is contained in:
Jeff Lenk
2010-06-20 12:07:11 -06:00
parent 3de6c7a59c
commit 4010911db9
3 changed files with 32 additions and 3 deletions
+1
View File
@@ -30,6 +30,7 @@
*/
#include <switch.h>
#include <switch_module_interfaces.h> /* this is odd VS 2008 Express requires this- include order problem?? */
static switch_limit_interface_t *get_backend(const char *backend) {
switch_limit_interface_t *limit = NULL;