mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-11-26 02:30:58 +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
|
|
@ -1023,7 +1023,7 @@ xsymlinks(char *s, int full)
|
|||
*/
|
||||
|
||||
/**/
|
||||
char *
|
||||
mod_export char *
|
||||
xsymlink(char *s, int heap)
|
||||
{
|
||||
if (*s != '/')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue