mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-28 17:10:59 +01:00
45487: Missing mod_export declarations for AIX
This commit is contained in:
parent
50df0e0bb9
commit
a6a1b28b98
7 changed files with 12 additions and 6 deletions
|
|
@ -496,7 +496,7 @@ zgetdir(struct dirsav *d)
|
|||
*/
|
||||
|
||||
/**/
|
||||
char *
|
||||
mod_export char *
|
||||
zgetcwd(void)
|
||||
{
|
||||
char *ret = zgetdir(NULL);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue