freebsd-ports/russian/nagios/files/patch-xeddb.c
Sergey Matveychuk a86d0c4c02 Update to 1.2.
PR:		ports/70423
Submitted by:	maintainer
2004-08-15 18:54:32 +00:00

11 lines
204 B
C

--- xdata/xeddb.c.orig Tue Feb 26 05:04:09 2002
+++ xdata/xeddb.c Thu Mar 6 23:16:01 2003
@@ -44,7 +44,7 @@
#endif
#ifdef USE_XEDPGSQL
-#include <pgsql/libpq-fe.h>
+#include <libpq-fe.h>
#endif