From dacff7cb2b2d8765828b10674dc515292584a432 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 24 Feb 2008 14:56:19 +0100 Subject: * gl/lib/mgetgroups.c: Include . --- gl/lib/mgetgroups.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gl/lib/mgetgroups.c b/gl/lib/mgetgroups.c index ba8818e0d..01ae91e3a 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 -- cgit v1.2.3-54-g00ecf