#include
<stdio.h>
#include
<dlfcn.h>
main
(
)
{
dlopen
(
"a"
,
RTLD_LAZY
)
;
}
syntax highlighted by
Code2HTML
, v. 0.9.1