mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-28 02:29:34 -05:00
include ac/unistd.h to avoid compiler warnings
This commit is contained in:
parent
ef1d8662f0
commit
df4605b8c1
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@
|
|||
|
||||
#include <ac/string.h>
|
||||
#include <ac/time.h>
|
||||
#include <ac/unistd.h>
|
||||
|
||||
#ifdef HAVE_WINCRYPT_H
|
||||
#include <wincrypt.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue