windows build

This commit is contained in:
Michael Jerris 2012-10-08 19:05:12 -04:00
parent 4ddc2f96d4
commit 21d240b28c
1 changed files with 1 additions and 1 deletions

View File

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