From ac93f86303c541d7ca7493ac92ee4439e148dde4 Mon Sep 17 00:00:00 2001 From: Luke Howard Date: Fri, 22 Jul 2005 09:39:26 +0000 Subject: [PATCH] Fix error in last commit --- include/slapi-plugin.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/include/slapi-plugin.h b/include/slapi-plugin.h index 9bad08a8fb..4dcab395fb 100644 --- a/include/slapi-plugin.h +++ b/include/slapi-plugin.h @@ -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 ); -- 2.39.5