X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=sysdeps%2Fmach%2Fhurd%2Fsys%2Fparam.h;h=e58d5175bdbc62d85ad44c194c4f9c937a8afa5d;hb=4f75b7a09a57e0d33ee0741c18114ce8ac5d6c3f;hp=42f4f46e7d0152ee3138ca583df4c0692092a07e;hpb=0c41943a4d6dc2ce7fbf1ee90d9000852f177a89;p=platform%2Fupstream%2Fglibc.git diff --git a/sysdeps/mach/hurd/sys/param.h b/sysdeps/mach/hurd/sys/param.h index 42f4f46..e58d517 100644 --- a/sysdeps/mach/hurd/sys/param.h +++ b/sysdeps/mach/hurd/sys/param.h @@ -1,4 +1,4 @@ -/* Copyright (C) 1993,1994,1995,1997,1999,2011 Free Software Foundation, Inc. +/* Copyright (C) 1993-2012 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or @@ -83,7 +83,6 @@ #define NBBY CHAR_BIT #define NGROUPS NGROUPS_MAX -#define MAXSYMLINKS SYMLOOP_MAX #define CANBSIZ MAX_CANON /* XXX ? */ /* ARG_MAX is unlimited, but we define NCARGS for BSD programs that want to