mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-25 00:59:45 -05:00
Include <ac/param.h> to pick up MAXPATHLEN.
This commit is contained in:
parent
2a8176cd62
commit
ab3be5d76d
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@
|
|||
#include <ac/string.h>
|
||||
#include <ac/time.h>
|
||||
#include <ac/unistd.h>
|
||||
#include <ac/param.h>
|
||||
|
||||
#include "ldap-int.h"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue