From ce664dbd95430980238b80e2368ebf5a57389254 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Wed, 4 Apr 2001 06:00:57 +0000 Subject: [PATCH] POSIX_GETGRGID_R --- lib/bind/port_before.h.in | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/bind/port_before.h.in b/lib/bind/port_before.h.in index 5cddec8561..25b376cd48 100644 --- a/lib/bind/port_before.h.in +++ b/lib/bind/port_before.h.in @@ -13,6 +13,7 @@ @GETNETBYADDR_ADDR_T@ @SETPWENT_VOID@ @SETGRENT_VOID@ +@POSIX_GETGRGID_R@ @NET_R_ARGS@ @NET_R_BAD@