From 77ccb5b1dca86acdc7c75abc5bb469da41872a20 Mon Sep 17 00:00:00 2001 From: "Peter S. Mazinger" Date: Thu, 8 Dec 2005 21:01:23 +0000 Subject: mmap/mremap/socket/rewind gone --- libc/pwd_grp/pwd_grp.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libc/pwd_grp') diff --git a/libc/pwd_grp/pwd_grp.c b/libc/pwd_grp/pwd_grp.c index 2cc032ea3..39b2a1ca0 100644 --- a/libc/pwd_grp/pwd_grp.c +++ b/libc/pwd_grp/pwd_grp.c @@ -20,6 +20,7 @@ #define setgroups __setgroups #define strtoul __strtoul +#define rewind __rewind #define _GNU_SOURCE #include -- cgit v1.2.3