1
0
Fork 0
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:
Tanaka Akira 2000-01-05 19:50:22 +00:00
parent 43822598ab
commit 0e3bceebc2
4 changed files with 136 additions and 4 deletions

View file

@ -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