diff --git a/src/kernel/libroot/posix/dlfcn.c b/src/kernel/libroot/posix/dlfcn.c index aaeb60e45e..a42466d09c 100644 --- a/src/kernel/libroot/posix/dlfcn.c +++ b/src/kernel/libroot/posix/dlfcn.c @@ -14,6 +14,7 @@ void __init__dlfcn(struct uspace_program_args const *); static struct rld_export const *gRuntimeLinker; static status_t gStatus; + // Note, this is not thread-safe void *