]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/globals.c
fix previous commit (check for co_type==Cft_Overlay before calling
[openldap] / servers / slapd / globals.c
index 42bbe8d1ca14e1fb5d589cf0dbe65e3a8791006c..8cba81ec5eac8adc004b830bb79770cb2c1f21f1 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-2005 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"