Sun agreed to a change of the license for the RPC code to a BSD-like license.
[glibc/pb-stable.git] / nptl / pthread_setreuid.c
blobaa804ab01df524c05c28815bf2ebc8be1e0c5b2a
1 #define SINGLE_THREAD
2 #define __setreuid pthread_setreuid_np
3 #include <setreuid.c>