mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-20 22:59:34 -05:00
Fix error in last commit
This commit is contained in:
parent
db3cc3ea22
commit
ac93f86303
1 changed files with 0 additions and 2 deletions
|
|
@ -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 a new issue