summaryrefslogtreecommitdiff
path: root/net-mgmt/nagios-plugins/files/patch-plugins__check_pgsql.c
blob: 3da67fb48a9235c5775335e72f9e7c01605360c8 (plain) (blame)
1
2
3
4
5
6
7
8
9
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>