mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
on my system need headers to define geteuid() and so
This commit is contained in:
parent
1b70e16448
commit
58c18226e0
@ -22,6 +22,9 @@
|
|||||||
#include <ac/string.h>
|
#include <ac/string.h>
|
||||||
#include <ac/time.h>
|
#include <ac/time.h>
|
||||||
|
|
||||||
|
#include <unistd.h>
|
||||||
|
#include <sys/types.h>
|
||||||
|
|
||||||
#include "ldap-int.h"
|
#include "ldap-int.h"
|
||||||
#include "ldap_log.h"
|
#include "ldap_log.h"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user