summaryrefslogtreecommitdiff
path: root/net-mgmt/nagios12/files/patch-xrddb.c
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2005-04-06 10:03:58 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2005-04-06 10:03:58 +0000
commitff0075afc1eaf14391085c549d4b8ddbe9890eef (patch)
treef1aa69363f2c8a3a494cb7f930210f099f520526 /net-mgmt/nagios12/files/patch-xrddb.c
parent- Add nagios12, version 1.2 of nagios port (thanks to marcus for repocopy). (diff)
- Re-add old patches.
- Remove recent patches.
Notes
Notes: svn path=/head/; revision=132626
Diffstat (limited to 'net-mgmt/nagios12/files/patch-xrddb.c')
-rw-r--r--net-mgmt/nagios12/files/patch-xrddb.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/net-mgmt/nagios12/files/patch-xrddb.c b/net-mgmt/nagios12/files/patch-xrddb.c
new file mode 100644
index 000000000000..0f850674b63c
--- /dev/null
+++ b/net-mgmt/nagios12/files/patch-xrddb.c
@@ -0,0 +1,11 @@
+--- xdata/xrddb.c.orig Thu May 16 04:46:11 2002
++++ xdata/xrddb.c Thu Mar 6 23:16:14 2003
+@@ -43,7 +43,7 @@
+ #endif
+
+ #ifdef USE_XRDPGSQL
+-#include <pgsql/libpq-fe.h>
++#include <libpq-fe.h>
+ #endif
+
+