]> git.sur5r.net Git - openldap/blobdiff - include/slapi-plugin.h
Fix for ITS#5225
[openldap] / include / slapi-plugin.h
index 8344cf766ab694ade803d9ac1dba21681dbdfbf1..da0fd81fb9cac9e2bd4677e5a3eb89bd0785a989 100644 (file)
@@ -1,7 +1,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2005 The OpenLDAP Foundation.
+ * Copyright 1998-2007 The OpenLDAP Foundation.
  * Portions Copyright 1997,2002,2003 IBM Corporation.
  * All rights reserved.
  *
@@ -530,6 +530,7 @@ int slapi_x_backend_get_flags( const Slapi_Backend *be, unsigned long *flags );
 #define SLAPI_X_OPERATION_DELETE_GLUE_PARENT   1305
 #define SLAPI_X_MANAGEDIT                      1306
 #define SLAPI_X_OPERATION_NO_SCHEMA_CHECK      1307
+#define SLAPI_X_ADD_STRUCTURAL_CLASS           1308
 
 /*  Authentication types */
 #define SLAPD_AUTH_NONE   "none"