]> git.pld-linux.org Git - packages/gammu.git/blob - gammu-libpq_dir.patch
4787103773b5e74008c1452f12620430c0e406ae
[packages/gammu.git] / gammu-libpq_dir.patch
1 --- gammu-1.09.19/gammu/smsd/smsdcore.h.orig    2007-02-06 17:36:07.000000000 +0100
2 +++ gammu-1.09.19/gammu/smsd/smsdcore.h 2007-02-15 12:45:03.073571004 +0100
3 @@ -13,11 +13,7 @@
4  #endif
5  
6  #ifdef HAVE_POSTGRESQL_LIBPQ_FE_H
7 -#ifdef WIN32
8 -#  include <libpq-fe.h>
9 -#else
10 -#  include <postgresql/libpq-fe.h>
11 -#endif
12 +#  include <libpq-fe.h>
13  #endif
14  
15  #include "../../common/service/sms/gsmsms.h"
This page took 0.0217309999999999 seconds and 2 git commands to generate.