mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 00:29:35 -05:00
include lutil.h to get lutil_passwd()
This commit is contained in:
parent
d3aa0e7129
commit
ead12e1cda
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@
|
|||
#include <sys/stat.h>
|
||||
|
||||
#include "slap.h"
|
||||
#include "lutil.h"
|
||||
|
||||
#ifdef SLAPD_LDBM
|
||||
#include "back-ldbm/external.h"
|
||||
|
|
|
|||
Loading…
Reference in a new issue