]> git.pld-linux.org Git - packages/dwi.git/blob - dwi-libpq.patch
- fixed qof patch
[packages/dwi.git] / dwi-libpq.patch
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.055021 seconds and 3 git commands to generate.