From: Jim Meyering Date: Sun, 24 Feb 2008 13:56:19 +0000 (+0100) Subject: * gl/lib/mgetgroups.c: Include . X-Git-Tag: v6.11~119 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=dacff7cb2b2d8765828b10674dc515292584a432;p=thirdparty%2Fcoreutils.git * gl/lib/mgetgroups.c: Include . --- diff --git a/gl/lib/mgetgroups.c b/gl/lib/mgetgroups.c index ba8818e0dd..01ae91e3a8 100644 --- a/gl/lib/mgetgroups.c +++ b/gl/lib/mgetgroups.c @@ -1,6 +1,6 @@ /* mgetgroups.c -- return a list of the groups a user is in - Copyright (C) 2007 Free Software Foundation. + Copyright (C) 2007-2008 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 @@ -21,6 +21,7 @@ #include "mgetgroups.h" +#include #include #include #include