s3-libgpo: fix build for security cse.
authorGünther Deschner <gd@samba.org>
Wed, 15 Oct 2008 09:26:33 +0000 (11:26 +0200)
committerGünther Deschner <gd@samba.org>
Wed, 15 Oct 2008 09:28:43 +0000 (11:28 +0200)
Guenther

source3/libgpo/gpext/security.c

index 1d746da37f7d34e97a49d732dd2be5127ac3a87c..6aeb354c41ff3eed52d5f17f15ddb8bbf8ce93a0 100644 (file)
@@ -249,7 +249,7 @@ static struct gp_extension_methods security_methods = {
 /****************************************************************
 ****************************************************************/
 
-static NTSTATUS gpext_security_init(void)
+NTSTATUS gpext_security_init(void)
 {
        NTSTATUS status;