]> git.pld-linux.org Git - packages/dwi.git/blame - dwi-libpq.patch
- adjust libpq-fe.h header path
[packages/dwi.git] / dwi-libpq.patch
CommitLineData
6338338f
JB
1--- dwi-0.6.1/db_drivers/dui-libpg.c.orig 2004-07-24 05:14:59.000000000 +0200
2+++ dwi-0.6.1/db_drivers/dui-libpg.c 2006-02-21 12:13:31.000000000 +0100
3@@ -36,7 +36,7 @@
4
5 #include <string.h>
6 #include <time.h>
7-#include <postgresql/libpq-fe.h>
8+#include <libpq-fe.h>
9
10 #include "dui-libpg.h"
11 #include "dui-initdb-p.h"
This page took 0.059621 seconds and 4 git commands to generate.