diff options
Diffstat (limited to 'gnu/libexec/uucp/common_sources/config.h')
-rw-r--r-- | gnu/libexec/uucp/common_sources/config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/libexec/uucp/common_sources/config.h b/gnu/libexec/uucp/common_sources/config.h index f17b97c..fdd90125 100644 --- a/gnu/libexec/uucp/common_sources/config.h +++ b/gnu/libexec/uucp/common_sources/config.h @@ -231,6 +231,7 @@ #define HAVE_WAIT4 1 #define HAVE_GLOB 1 #define HAVE_SETREUID 1 +#define HAVE_SETEUID 1 /* There are several functions which are replaced in the subdirectory lib. If they are missing, the configure script will automatically |