summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--misc.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/misc.c b/misc.c
index fa16c89..06be0b2 100644
--- a/misc.c
+++ b/misc.c
@@ -461,12 +461,8 @@ dep_name (dep)
setregid functions, but they don't work as in BSD and only the POSIX.1
way works. */
-#ifndef HAVE_SETREUID
#undef HAVE_SETREUID
-#endif
-#ifndef HAVE_SETREGID
#undef HAVE_SETREGID
-#endif
#else /* Not POSIX. */