X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fgroup-member.c;h=9a079e29363b62d6f2079e24209cc3c404dbe471;hb=8cdf507496138203fbf4c3f36c70575825ad7bf1;hp=05b1bc0d783f81c04a38df944bfefeffc35d5556;hpb=2c5d56e26027133aaef449e8b7219fec2e543430;p=gnulib.git diff --git a/lib/group-member.c b/lib/group-member.c index 05b1bc0d7..9a079e293 100644 --- a/lib/group-member.c +++ b/lib/group-member.c @@ -12,22 +12,22 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ + along with this program; if not, write to the Free Software Foundation, + Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifdef HAVE_CONFIG_H -#include +# include #endif #include #include #ifdef STDC_HEADERS -#include +# include #endif #ifdef HAVE_UNISTD_H -#include +# include #endif #include "group-member.h"