From b77409e605ccdebd4d6d9d5041db632bcd90cfdf Mon Sep 17 00:00:00 2001 From: "Thomas Bushnell, BSG" Date: Thu, 29 Aug 1996 17:59:39 +0000 Subject: [PATCH] *** empty log message *** * hurd/hurdinline.c: Include "hurd.h" for function definitions too. --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 62eb9ee..a1332fe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ Thu Aug 29 12:00:30 1996 Thomas Bushnell, n/BSG + * hurd/hurdinline.c: Include "hurd.h" for function definitions too. + * stdio/fseek.c (fseek): Don't assume we know the file position; other handles may have changed it. So set STREAM.__offset to -1 before calling __stdio_check_offset to make sure we have a correct -- 2.7.4