From: Marko Kreen Date: Mon, 11 Jan 2010 17:10:19 +0000 (+0200) Subject: X-Git-Tag: pgbouncer_1_4_rc3~69 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=aa346d78971141edcfb7eef78444f5dfe7c7a7b8;p=pgbouncer --- diff --git a/src/main.c b/src/main.c index 5553e00..a0d9f88 100644 --- a/src/main.c +++ b/src/main.c @@ -22,7 +22,8 @@ #include "bouncer.h" -#include +#include + #include static bool set_mode(ConfElem *elem, const char *val, PgSocket *console);