Enable HAVE_BROKEN_SETREUID.

This commit is contained in:
mycroft 1994-09-23 09:21:49 +00:00
parent 83ede345fb
commit c9ea883812
1 changed files with 1 additions and 1 deletions

View File

@ -197,7 +197,7 @@
set HAVE_BROKEN_SETREUID to 1; if you do not, you will get error
messages from setreuid. Systems on which setreuid exists but is
broken pretty much always have saved setuid. */
#define HAVE_BROKEN_SETREUID 0
#define HAVE_BROKEN_SETREUID 1
/* On the 3B2, and possibly other systems, nap takes an argument in
hundredths of a second rather than milliseconds. I don't know of