]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/globals.c
integer indexing must be unsigned
[openldap] / servers / slapd / globals.c
index 42bbe8d1ca14e1fb5d589cf0dbe65e3a8791006c..37963bb81c20714575c1f07118b6680b43dc809f 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2004 The OpenLDAP Foundation.
+ * Copyright 1998-2007 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -16,6 +16,7 @@
 
 #include "portable.h"
 
+#include <ac/string.h>
 #include "lber_pvt.h"
 
 #include "slap.h"