diff --git a/misc.c b/misc.c index fa16c898..06be0b27 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. */