mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-12-03 16:51:37 +01:00
zsh-3.1.6-dev-14
This commit is contained in:
parent
43822598ab
commit
0e3bceebc2
4 changed files with 136 additions and 4 deletions
|
|
@ -322,7 +322,7 @@ load_and_bind(const char *fn)
|
|||
# ifdef HAVE_DL_H
|
||||
# include <dl.h>
|
||||
# else
|
||||
# include <dlfcn.h>
|
||||
# include <dlfcn.h>
|
||||
# endif
|
||||
#else
|
||||
# ifdef HAVE_DL_H
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue