]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - nscd/nscd_netgroup.c
nsswitch: use new internal API (callers)
[thirdparty/glibc.git] / nscd / nscd_netgroup.c
index 7b8dc4081a443c66e2a92bab6cb8b1397562ff5e..0ed9c0cda6d221c432b45ccc61ea6add7883c50a 100644 (file)
@@ -116,7 +116,7 @@ __nscd_setnetgrent (const char *group, struct __netgrent *datap)
       datap->data_size = datalen;
       datap->cursor = respdata;
       datap->first = 1;
-      datap->nip = (service_user *) -1l;
+      datap->nip = (nss_action_list) -1l;
       datap->known_groups = NULL;
       datap->needed_groups = NULL;