s3-libgpo: Fix the build of the group policy CSEs
[amitay/samba.git] / source3 / libgpo / gpext / security.c
index dda58d383dbd3c4cc59879b2fe9548164a8f29ef..3650f4c5008e5075003d9873f22011585e3a0b86 100644 (file)
@@ -277,7 +277,7 @@ static struct gp_extension_methods security_methods = {
 /****************************************************************
 ****************************************************************/
 
-NTSTATUS gpext_security_init(void)
+NTSTATUS gpext_security_init(TALLOC_CTX *mem_ctx)
 {
        NTSTATUS status;