]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/index.c
Berkeley DB 4.2 support (DB 4.2 required by default)
[openldap] / servers / slapd / index.c
index 3b9ebe90336fc12c162c1f4548eb18210a6d95ae..e989d236c31954bd09c7c70e695a0f2b9808443b 100644 (file)
@@ -1,13 +1,14 @@
 /* index.c - index utilities */
 /* $OpenLDAP$ */
 /*
- * Copyright 1998-2002 The OpenLDAP Foundation, All Rights Reserved.
+ * Copyright 1998-2003 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
 
 #include "portable.h"
 
 #include <stdio.h>
+#include <ac/string.h>
 
 #include "slap.h"