* crypt/md5.h (MD5_DIGEST_SIZE, MD5_BLOCK_SIZE): New macros.
[glibc.git] / nptl / pthread_setresuid.c
blobac57c0fa8ddde7d112f286247b286fc1277757ca
1 #define SINGLE_THREAD
2 #define __setresuid pthread_setresuid_np
3 #include <setresuid.c>