]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - inet/netgroup.h
nsswitch: use new internal API (callers)
[thirdparty/glibc.git] / inet / netgroup.h
index 53081db78f1b738a0637e1b2db9c99d97e3cbe68..910094b9cabe5494d993b4c9e801303f8a0a2e7c 100644 (file)
@@ -64,7 +64,7 @@ struct __netgrent
 
   /* This handle for the NSS data base is shared between all
      set/get/endXXXent functions.  */
-  service_user *nip;
+  struct nss_action *nip;
 };