From: Roland McGrath Date: Wed, 22 Aug 2001 22:23:59 +0000 (+0000) Subject: 2001-08-21 Roland McGrath X-Git-Tag: cvs/glibc-2-2-5~404 X-Git-Url: https://sourceware.org/git/?a=commitdiff_plain;h=78f056dbe4063461dcf3f493b931cad2335117ae;p=glibc.git 2001-08-21 Roland McGrath * stdio-common/tst-fseek.c: Include for `time' declaration. --- diff --git a/stdio-common/tst-fseek.c b/stdio-common/tst-fseek.c index c714b66879..79eef97b62 100644 --- a/stdio-common/tst-fseek.c +++ b/stdio-common/tst-fseek.c @@ -1,5 +1,5 @@ /* Tests of fseek and fseeko. - Copyright (C) 2000 Free Software Foundation, Inc. + Copyright (C) 2000,01 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Ulrich Drepper , 2000. @@ -24,6 +24,7 @@ #include #include #include +#include #include