aboutsummaryrefslogtreecommitdiff
path: root/nptl/pthread_setreuid.c
diff options
context:
space:
mode:
Diffstat (limited to 'nptl/pthread_setreuid.c')
-rw-r--r--nptl/pthread_setreuid.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/nptl/pthread_setreuid.c b/nptl/pthread_setreuid.c
deleted file mode 100644
index aa804ab01d..0000000000
--- a/nptl/pthread_setreuid.c
+++ /dev/null
@@ -1,3 +0,0 @@
-#define SINGLE_THREAD
-#define __setreuid pthread_setreuid_np
-#include <setreuid.c>