iconv: Suppress array out of bounds warning.
[platform/upstream/glibc.git] / nptl / pthread_seteuid.c
1 #define SINGLE_THREAD
2 #define seteuid pthread_seteuid_np
3 #include <seteuid.c>