Mercurial > hg > xemacs-beta
diff modules/postgresql/postgresql.c @ 1632:64eaceca611d
[xemacs-hg @ 2003-08-19 02:07:03 by james]
Enable module building and running on Cygwin and MinGW.
author | james |
---|---|
date | Tue, 19 Aug 2003 02:07:16 +0000 |
parents | e22b0213b713 |
children | 9fc738581a9d |
line wrap: on
line diff
--- a/modules/postgresql/postgresql.c Mon Aug 18 21:52:34 2003 +0000 +++ b/modules/postgresql/postgresql.c Tue Aug 19 02:07:16 2003 +0000 @@ -102,6 +102,9 @@ #include "buffer.h" #include "postgresql.h" #include "process.h" +#ifdef HAVE_SHLIB +# include "emodules.h" +#endif #ifdef RUNNING_XEMACS_21_1 /* handle interface changes */ #define PG_OS_CODING FORMAT_FILENAME