mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-15 03:01:09 +08:00
Include <lber.h> to use ber_strdup(). (probably should create/use
macros LUTIL_STRDUP and friends).
This commit is contained in:
parent
60d6c13d73
commit
4933f894ba
@ -9,6 +9,7 @@
|
||||
#include <ac/stdlib.h>
|
||||
#include <ac/string.h>
|
||||
|
||||
#include <lber.h>
|
||||
#include <lutil.h>
|
||||
#include <ldap_defaults.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user