Index: mod_nsd/postgres.c =================================================================== RCS file: /usr/local/cvsroot/mod_nsd/postgres.c,v diff -u -r1.3 -r1.4 --- mod_nsd/postgres.c 16 Apr 2001 14:40:26 -0000 1.3 +++ mod_nsd/postgres.c 17 Apr 2001 04:20:12 -0000 1.4 @@ -283,7 +283,9 @@ int in_transaction; } NsPgConn; +#ifdef notdef DllExport int Ns_ModuleVersion = 1; +#endif static char datestyle[STRING_BUF_LEN];