diff options
Diffstat (limited to 'libpthread/nptl/pthread_setreuid.c')
-rw-r--r-- | libpthread/nptl/pthread_setreuid.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/libpthread/nptl/pthread_setreuid.c b/libpthread/nptl/pthread_setreuid.c deleted file mode 100644 index aa804ab01..000000000 --- a/libpthread/nptl/pthread_setreuid.c +++ /dev/null @@ -1,3 +0,0 @@ -#define SINGLE_THREAD -#define __setreuid pthread_setreuid_np -#include <setreuid.c> |