From: Ulrich Drepper Date: Wed, 21 Feb 2001 20:17:48 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc-2_2_3~357 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=37ada9da6e05ab37eb3031c473b9898d6def4334;p=platform%2Fupstream%2Fglibc.git Update. * sysdeps/generic/ftime.c: Include . --- diff --git a/ChangeLog b/ChangeLog index 07d39f1..ac761d2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2001-02-21 Ulrich Drepper + * sysdeps/generic/ftime.c: Include . + * configure.in: Don't check for libgd if user set --without-gd. Patch by Achim Gottinger . diff --git a/sysdeps/generic/ftime.c b/sysdeps/generic/ftime.c index cc8ff31..3e9852c 100644 --- a/sysdeps/generic/ftime.c +++ b/sysdeps/generic/ftime.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1994, 1996, 1997 Free Software Foundation, Inc. +/* Copyright (C) 1994, 1996, 1997, 2001 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