]> git.ipfire.org Git - thirdparty/glibc.git/blame - include/dlfcn.h
Update.
[thirdparty/glibc.git] / include / dlfcn.h
CommitLineData
73f7f68b 1#include <elf/dlfcn.h>
bdbf022d
UD
2
3/* Now define the internal interfaces. */
4extern void *__dlvsym __P ((void *__handle, __const char *__name,
5 __const char *__version));