From bccb4860ece45cb0443123607e22d7f5a7949d5e Mon Sep 17 00:00:00 2001 From: Luke Howard Date: Thu, 26 Aug 2004 05:30:49 +0000 Subject: [PATCH] Sync with slapd/slapi/slapi.h (whose idea was it ever to have the same headers in two places? :)) --- include/slapi-plugin.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/slapi-plugin.h b/include/slapi-plugin.h index 3fadb44da2..656baaf419 100644 --- a/include/slapi-plugin.h +++ b/include/slapi-plugin.h @@ -543,6 +543,7 @@ void slapi_set_object_extension(int objecttype, void *object, #define SLAPI_X_GROUP_ENTRY 1250 /* group entry */ #define SLAPI_X_GROUP_ATTRIBUTE 1251 /* member attribute */ #define SLAPI_X_GROUP_OPERATION_DN 1252 /* asserted value */ +#define SLAPI_X_GROUP_TARGET_ENTRY 1253 /* target entry */ /* config stuff */ #define SLAPI_CONFIG_FILENAME 40 -- 2.39.5