build progress break everything

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3682 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale
2006-12-17 01:01:09 +00:00
parent 6bc48b7070
commit 44cc7d5cfe
28 changed files with 4565 additions and 4757 deletions

View File

@@ -35,6 +35,7 @@
#include <switch.h>
#include <switch_version.h>
static const switch_state_handler_table_t noop_state_handler = {0};
static const char modname[] = "mod_commands";
static switch_api_interface_t ctl_api_interface;
static switch_api_interface_t uuid_bridge_api_interface;