Update.
[glibc.git] / include / dlfcn.h
blob766c80a11ae5ce364e2427bf7f7f1a4f71096016
1 #include <elf/dlfcn.h>
3 /* Now define the internal interfaces. */
4 extern void *__dlvsym __P ((void *__handle, __const char *__name,
5 __const char *__version));