From b572da0b376f3e3e7e07ec8f7ee921beeed26835 Mon Sep 17 00:00:00 2001 From: Matthias Eble Date: Wed, 13 Feb 2008 20:36:00 +0000 Subject: check_pgsql now builds with postgres lib v8.3 (Jan Wagner #1878972) git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1934 f882894a-f735-0410-b71e-b25c423dba1c --- plugins/check_pgsql.c | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/check_pgsql.c') diff --git a/plugins/check_pgsql.c b/plugins/check_pgsql.c index e5442d24..05633228 100644 --- a/plugins/check_pgsql.c +++ b/plugins/check_pgsql.c @@ -41,6 +41,7 @@ const char *email = "nagiosplug-devel@lists.sourceforge.net"; #include "netutils.h" #include +#include #define DEFAULT_DB "template1" #define DEFAULT_HOST "127.0.0.1" -- cgit v1.2.3-74-g34f1