From 77f0d1797f7fc74e91dc97650ebbe08bb49d93e5 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 15 Sep 1998 09:18:06 +0000 Subject: [PATCH] Update. 1998-09-14 Andreas Schwab * io/pwd.c: Include . --- ChangeLog | 4 ++++ io/pwd.c | 3 ++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index a61dac1..9ac1972 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 8dbd958..c4d3a5f 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 -- 2.7.4