? .deps
? libecpg.so.5.3
Index: misc.c
===================================================================
RCS file: /projects/cvsroot/pgsql/src/interfaces/ecpg/ecpglib/misc.c,v
retrieving revision 1.33
diff -u -r1.33 misc.c
--- misc.c	11 Jan 2007 15:47:33 -0000	1.33
+++ misc.c	11 Jan 2007 23:25:29 -0000
@@ -28,7 +28,7 @@
 #endif
 #endif
 
-extern int ecpg_internal_regression_mode;
+int ecpg_internal_regression_mode;
 
 static struct sqlca_t sqlca_init =
 {
