mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-20 22:59:34 -05:00
ITS#4750 check for geteuid()
This commit is contained in:
parent
f0af51d639
commit
5565247bee
1 changed files with 1 additions and 0 deletions
|
|
@ -2423,6 +2423,7 @@ AC_CHECK_FUNCS( \
|
|||
flock \
|
||||
fstat \
|
||||
getdtablesize \
|
||||
geteuid \
|
||||
getgrgid \
|
||||
gethostname \
|
||||
getpass \
|
||||
|
|
|
|||
Loading…
Reference in a new issue