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