Skip to content
Snippets Groups Projects
Commit bccb4860 authored by Luke Howard's avatar Luke Howard
Browse files

Sync with slapd/slapi/slapi.h (whose idea was it ever to have the same

headers in two places? :))
parent 739dcf21
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment