]> git.sur5r.net Git - openldap/commitdiff
Add SLAPI_X_ADD_STRUCTURAL_CLASS
authorLuke Howard <lukeh@openldap.org>
Wed, 17 Aug 2005 07:12:51 +0000 (07:12 +0000)
committerLuke Howard <lukeh@openldap.org>
Wed, 17 Aug 2005 07:12:51 +0000 (07:12 +0000)
include/slapi-plugin.h

index 8344cf766ab694ade803d9ac1dba21681dbdfbf1..db381da32262a7253d75b7910b6bbcf7b68add3e 100644 (file)
@@ -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"