--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/openenvutils/commandshell/shell/inc/compat.epro Tue Feb 02 10:12:00 2010 +0200
@@ -0,0 +1,14 @@
+/* Generated automatically */
+#ifndef have_Src_compat_globals
+#define have_Src_compat_globals
+
+extern mod_import_function long zpathmax _((char*dir));
+extern mod_import_function long zopenmax _((void));
+extern mod_import_function char*zgetdir _((struct dirsav*d));
+extern char*zgetcwd _((void));
+extern mod_import_function int zchdir _((char*dir));
+#ifdef ZSH_64_BIT_TYPE
+extern mod_import_function char*output64 _((zlong val));
+#endif /* ZSH_64_BIT_TYPE */
+
+#endif /* !have_Src_compat_globals */