From: Michael Jerris Date: Mon, 8 Oct 2012 23:05:12 +0000 (-0400) Subject: windows build X-Git-Tag: v1.3.0~97^2~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21d240b28cea006cff95ecb1bee1d6d6e6142334;p=thirdparty%2Ffreeswitch.git windows build --- diff --git a/src/switch_pgsql.c b/src/switch_pgsql.c index fc02ab73d5..27550afe67 100644 --- a/src/switch_pgsql.c +++ b/src/switch_pgsql.c @@ -31,9 +31,9 @@ */ #include -#include #ifdef SWITCH_HAVE_PGSQL +#include #include #include