openenvutils/commandshell/shell/inc/compat.epro
changeset 0 2e3d3ce01487
equal deleted inserted replaced
-1:000000000000 0:2e3d3ce01487
       
     1 /* Generated automatically */
       
     2 #ifndef have_Src_compat_globals
       
     3 #define have_Src_compat_globals
       
     4 
       
     5 extern mod_import_function long zpathmax _((char*dir));
       
     6 extern mod_import_function long zopenmax _((void));
       
     7 extern mod_import_function char*zgetdir _((struct dirsav*d));
       
     8 extern char*zgetcwd _((void));
       
     9 extern mod_import_function int zchdir _((char*dir));
       
    10 #ifdef ZSH_64_BIT_TYPE
       
    11 extern mod_import_function char*output64 _((zlong val));
       
    12 #endif /* ZSH_64_BIT_TYPE */
       
    13 
       
    14 #endif /* !have_Src_compat_globals */