[GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create the v3-0-test branch.
[gd/samba/.git] / source / nsswitch / nss_info_template.c
index 2a144288021ed03a232a34606732587c8563ee71..845371e53ba6c44e6ef60e509247abe3295d25d8 100644 (file)
@@ -42,7 +42,7 @@ static NTSTATUS nss_template_get_info( struct nss_domain_entry *e,
                                       char **homedir,
                                       char **shell, 
                                       char **gecos,
-                                      uint32 *gid )
+                                      gid_t *gid )
 {     
        if ( !homedir || !shell || !gecos )
                return NT_STATUS_INVALID_PARAMETER;