]> git.sur5r.net Git - openldap/commitdiff
Fix compile warning
authorKurt Zeilenga <kurt@openldap.org>
Thu, 17 Mar 2005 23:55:52 +0000 (23:55 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Thu, 17 Mar 2005 23:55:52 +0000 (23:55 +0000)
servers/slapd/index.c

index f4590ccf83acd35e45e6ee201ccfd990436571d8..a076be5ea1d1c30aae3ce5c4620a2ec673f85db9 100644 (file)
@@ -18,6 +18,7 @@
 
 #include <stdio.h>
 #include <ac/string.h>
+#include <lutil.h>
 
 #include "slap.h"