mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 00:29:35 -05:00
Added include <ac/time.h> needed for struct timeval...
This commit is contained in:
parent
587837717b
commit
5b272f193f
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@
|
|||
|
||||
#include <ac/socket.h>
|
||||
#include <ac/string.h>
|
||||
#include <ac/time.h>
|
||||
|
||||
#include "slap.h"
|
||||
#include "back-ldap.h"
|
||||
|
|
|
|||
Loading…
Reference in a new issue