X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fgetgroups.c;h=615bd4f5d3d83311b3de3969482453b06e4526c1;hb=11f037c25793b02c701776d88087ae7d419cbe93;hp=126f130a06f608d940d5bb784637b57b77fc4c20;hpb=222b0486b7db1b09293e05512873d633440efcb3;p=gnulib.git diff --git a/lib/getgroups.c b/lib/getgroups.c index 126f130a0..615bd4f5d 100644 --- a/lib/getgroups.c +++ b/lib/getgroups.c @@ -1,5 +1,6 @@ /* provide consistent interface to getgroups for systems that don't allow N==0 - Copyright (C) 1996, 1999, 2003 Free Software Foundation, Inc. + + Copyright (C) 1996, 1999, 2003, 2006 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -17,9 +18,8 @@ /* written by Jim Meyering */ -#ifdef HAVE_CONFIG_H -# include -#endif +#include + #include #include #include