mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-20 05:43:01 -05:00
#include <lber_pvt.h>, to get ber_memalloc_x() & co.
This commit is contained in:
parent
1fa40181d9
commit
40b212393a
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
|||
#include <ac/string.h>
|
||||
#include <ac/stdlib.h>
|
||||
|
||||
#include <lber.h>
|
||||
#include <lber_pvt.h>
|
||||
|
||||
#include <ldap_utf8.h>
|
||||
#include <ldap_pvt_uc.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue