summaryrefslogtreecommitdiff
path: root/include/dlfcn.h
blob: 766c80a11ae5ce364e2427bf7f7f1a4f71096016 (plain)
1
2
3
4
5
#include <elf/dlfcn.h>

/* Now define the internal interfaces.  */
extern void *__dlvsym __P ((void *__handle, __const char *__name,
			    __const char *__version));