mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-15 04:51:19 +02:00
create bsd12 branch
This commit is contained in:
10
net/nagios-plugins/files/patch-plugins_check__pgsql.c
Normal file
10
net/nagios-plugins/files/patch-plugins_check__pgsql.c
Normal file
@@ -0,0 +1,10 @@
|
||||
--- plugins/check_pgsql.c.orig 2015-07-30 21:40:06 UTC
|
||||
+++ plugins/check_pgsql.c
|
||||
@@ -36,6 +36,7 @@ const char *email = "devel@nagios-plugin
|
||||
#include "utils.h"
|
||||
|
||||
#include "netutils.h"
|
||||
+#include "pg_config_manual.h"
|
||||
#include <libpq-fe.h>
|
||||
#include <pg_config_manual.h>
|
||||
|
||||
Reference in New Issue
Block a user