git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3533
d0543943-73ff-0310-b7d9-
9358b9ac24b2
SWIGEXPORT(void) SWIG_init (CV *cv, CPerlObj *);
#endif
+#include <switch.h>
+
extern void fs_core_set_globals(void);
extern int fs_core_init(char *);
extern int fs_core_destroy(void);
extern char *fs_switch_channel_get_variable(switch_channel_t *,char *);
extern int fs_switch_channel_set_variable(switch_channel_t *,char *,char *);
-#include "switch.h"
#ifdef PERL_OBJECT
#define MAGIC_CLASS _wrap_fs_perl_var::