mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-28 10:39:34 -05:00
ITS#9648 - Include ac/param.h for MAXPATHLEN
This commit is contained in:
parent
c4d399c203
commit
0412814c55
1 changed files with 1 additions and 0 deletions
|
|
@ -57,6 +57,7 @@
|
|||
#include <ac/stdlib.h>
|
||||
|
||||
#include <ac/errno.h>
|
||||
#include <ac/param.h>
|
||||
#include <ac/socket.h>
|
||||
#include <ac/string.h>
|
||||
#include <ac/time.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue