]> git.sur5r.net Git - openldap/commitdiff
pick declaration of ch_strdup()
authorPierangelo Masarati <ando@openldap.org>
Wed, 30 Aug 2006 22:45:26 +0000 (22:45 +0000)
committerPierangelo Masarati <ando@openldap.org>
Wed, 30 Aug 2006 22:45:26 +0000 (22:45 +0000)
servers/slapd/slappasswd.c

index 6f7f861de45361919c54d8e56eb60f702dfe756f..9cb21e50b6de3fc7d3acb4f490bae5b462242b84 100644 (file)
@@ -37,6 +37,7 @@
 #include <lutil_sha1.h>
 
 #include "ldap_defaults.h"
+#include "slap.h"
 
 static int     verbose = 0;