nspluginwrapper/lsb-build/stub_libs/libdl.Version

11 lines
109 B
Plaintext

LSB_DUMMY { __LSB_DUMMY; };
GLIBC_2.0 {
dladdr;
dlclose;
dlerror;
dlsym;
};
GLIBC_2.1 {
dlopen;
};