Merge branch 'master' of ssh://git.freeswitch.org:222/freeswitch

This commit is contained in:
Eliot Gable
2012-10-09 13:41:22 +00:00
15 changed files with 70404 additions and 440 deletions

View File

@@ -31,9 +31,9 @@
*/
#include <switch.h>
#include <switch_private.h>
#ifdef SWITCH_HAVE_PGSQL
#include <switch_private.h>
#include <libpq-fe.h>
#include <poll.h>