mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 05:02:10 +00:00
sync express to limit changes + add skinny
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user