]> git.ipfire.org Git - thirdparty/glibc.git/blob - nptl/pthread_setuid.c
Rename sys/ucontext.h to bits/ucontext.h.
[thirdparty/glibc.git] / nptl / pthread_setuid.c
1 #define SINGLE_THREAD
2 #define __setuid pthread_setuid_np
3 #include <setuid.c>