Install public header files again and include required prototypes.
[ira/wip.git] / source4 / dsdb / samdb / samdb_privilege.c
index 3945dbb14b88b41a8150d11f70956e658e086436..5c2de81816c97b26e8a92328a37badd1eebe4da6 100644 (file)
@@ -73,7 +73,7 @@ static NTSTATUS samdb_privilege_setup_sid(void *samctx, TALLOC_CTX *mem_ctx,
   setup the privilege mask for this security token based on our
   local SAM
 */
-_PUBLIC_ NTSTATUS samdb_privilege_setup(struct loadparm_context *lp_ctx, struct security_token *token)
+NTSTATUS samdb_privilege_setup(struct loadparm_context *lp_ctx, struct security_token *token)
 {
        void *samctx;
        TALLOC_CTX *mem_ctx;