From: Ulrich Drepper Date: Tue, 15 Sep 1998 09:18:06 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc-2_0_96~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77f0d1797f7fc74e91dc97650ebbe08bb49d93e5;p=thirdparty%2Fglibc.git Update. 1998-09-14 Andreas Schwab * io/pwd.c: Include . --- diff --git a/ChangeLog b/ChangeLog index a61dac11fc6..9ac1972b5a5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +1998-09-14 Andreas Schwab + + * io/pwd.c: Include . + 1998-09-15 08:00 Ulrich Drepper * nscd/pwdcache.c (save_pwd): Correct copying. diff --git a/io/pwd.c b/io/pwd.c index 8dbd958762d..c4d3a5f62c5 100644 --- a/io/pwd.c +++ b/io/pwd.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1991, 1997 Free Software Foundation, Inc. +/* Copyright (C) 1991, 1997, 1998 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 @@ -16,6 +16,7 @@ write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +#include #include #include #include