mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-30 13:30:57 +08:00
Fix error in last commit
This commit is contained in:
parent
db3cc3ea22
commit
ac93f86303
@ -43,8 +43,6 @@ typedef struct slapi_componentid Slapi_ComponentId;
|
||||
#define SLAPI_ATTR_UNIQUEID "entryUUID"
|
||||
#define SLAPI_ATTR_OBJECTCLASS "objectClass"
|
||||
|
||||
#ifndef SLAP
|
||||
|
||||
/* pblock routines */
|
||||
int slapi_pblock_get( Slapi_PBlock *pb, int arg, void *value );
|
||||
int slapi_pblock_set( Slapi_PBlock *pb, int arg, void *value );
|
||||
|
Loading…
Reference in New Issue
Block a user