mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-18 11:05:48 +08:00
fix compiler warnings by including ac/unistd.h
This commit is contained in:
parent
621babf51d
commit
18c5605524
@ -16,6 +16,7 @@
|
||||
|
||||
#include <ac/stdlib.h>
|
||||
#include <ac/string.h>
|
||||
#include <ac/unistd.h>
|
||||
|
||||
#include "ldap_pvt_thread.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user