]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/index.c
apparently, structural_class() args changed
[openldap] / servers / slapd / index.c
index f4590ccf83acd35e45e6ee201ccfd990436571d8..2edd9a916355c6366e0a9c1598a331c964e62b0c 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2005 The OpenLDAP Foundation.
+ * Copyright 1998-2006 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -18,6 +18,7 @@
 
 #include <stdio.h>
 #include <ac/string.h>
+#include <lutil.h>
 
 #include "slap.h"