]> git.sur5r.net Git - openldap/commitdiff
Fix error in last commit
authorLuke Howard <lukeh@openldap.org>
Fri, 22 Jul 2005 09:39:26 +0000 (09:39 +0000)
committerLuke Howard <lukeh@openldap.org>
Fri, 22 Jul 2005 09:39:26 +0000 (09:39 +0000)
include/slapi-plugin.h

index 9bad08a8fb1ad2e88a1cc49ac79ef9ad256d97d0..4dcab395fbfa7120594129f60192f5af5b8e8002 100644 (file)
@@ -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 );