I made you a patch but cvs eated it.
This commit is contained in:
parent
06ad0a6193
commit
356332a543
11
net/nagios/plugins/patches/patch-plugins_check_pgsql_c
Normal file
11
net/nagios/plugins/patches/patch-plugins_check_pgsql_c
Normal file
@ -0,0 +1,11 @@
|
||||
$OpenBSD: patch-plugins_check_pgsql_c,v 1.3 2008/03/26 20:21:45 sthen Exp $
|
||||
--- plugins/check_pgsql.c.orig Wed Mar 26 16:05:44 2008
|
||||
+++ plugins/check_pgsql.c Wed Mar 26 16:06:36 2008
|
||||
@@ -44,6 +44,7 @@ const char *email = "nagiosplug-devel@lists.sourceforg
|
||||
|
||||
#include "netutils.h"
|
||||
#include <libpq-fe.h>
|
||||
+#include <pg_config_manual.h>
|
||||
|
||||
#define DEFAULT_DB "template1"
|
||||
#define DEFAULT_HOST "127.0.0.1"
|
Loading…
Reference in New Issue
Block a user