]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - posix/sched_setp.c
Hide internal __sched_setparam function [BZ #18822]
[thirdparty/glibc.git] / posix / sched_setp.c
index 17c3af322a14d68b8d22fb8c955185b58050f06e..ad50d5abe7c822ba9cb694e1105613d95e85c303 100644 (file)
@@ -29,4 +29,5 @@ __sched_setparam (pid_t pid, const struct sched_param *param)
 }
 stub_warning (sched_setparam)
 
+libc_hidden_def (__sched_setparam)
 weak_alias (__sched_setparam, sched_setparam)