summaryrefslogtreecommitdiffstats
path: root/lib/libc/rpc/netname.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/rpc/netname.c')
-rw-r--r--lib/libc/rpc/netname.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/libc/rpc/netname.c b/lib/libc/rpc/netname.c
index 2f30530..72361ba 100644
--- a/lib/libc/rpc/netname.c
+++ b/lib/libc/rpc/netname.c
@@ -61,9 +61,6 @@ __FBSDID("$FreeBSD$");
#ifndef MAXHOSTNAMELEN
#define MAXHOSTNAMELEN 256
#endif
-#ifndef NGROUPS
-#define NGROUPS 16
-#endif
#define TYPE_BIT(type) (sizeof (type) * CHAR_BIT)
OpenPOWER on IntegriCloud