include lutil.h to get lutil_passwd()

This commit is contained in:
Hallvard Furuseth 1999-03-09 06:59:33 +00:00
parent d3aa0e7129
commit ead12e1cda

View File

@ -11,6 +11,7 @@
#include <sys/stat.h>
#include "slap.h"
#include "lutil.h"
#ifdef SLAPD_LDBM
#include "back-ldbm/external.h"