Hi,
There is a minor patch for gw/sqlbox_pgsql.h ;p
I hope the list can appreciate it and it to be committed to CVS ;p
Bye.
--
Humberto Figuera - Using Linux 2.6.17
Usuario GNU/Linux 369709
Caracas - Venezuela
GPG Key Fingerprint = 5AAC DF0C 00F4 2834 28BA 37AD 3364 01D1 74CA 0603
Index: gw/sqlbox_pgsql.h
===================================================================
--- gw/sqlbox_pgsql.h (revisión: 2)
+++ gw/sqlbox_pgsql.h (copia de trabajo)
@@ -1,6 +1,6 @@
#include "gwlib/gwlib.h"
#ifdef HAVE_PGSQL
-#include "msg.h"
+#include "gw/msg.h"
#include "sqlbox_sql.h"
#define sql_fetch_msg pgsql_fetch_msg
#define sql_save_msg pgsql_save_msg