From 35e9052a4bb0d076817ed68a89d4dc57426fcf4c Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 4 Feb 2000 00:46:37 +0000 Subject: 2000-01-29 Roland McGrath * maptime.h: Include for error_t decl. --- libshouldbeinlibc/maptime.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/libshouldbeinlibc/maptime.h b/libshouldbeinlibc/maptime.h index 952fb72b..c7a246fc 100644 --- a/libshouldbeinlibc/maptime.h +++ b/libshouldbeinlibc/maptime.h @@ -1,8 +1,8 @@ /* Support for mach's mapped time - Copyright (C) 1996, 1997 Free Software Foundation, Inc. + Copyright (C) 1996, 1997, 2000 Free Software Foundation, Inc. - Written by Miles Bader + Written by Miles Bader This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as @@ -27,6 +27,7 @@ #include #include +#include /* Return the mach mapped time page in MTIME. If USE_MACH_DEV is false, then the hurd uptime device DEV_NAME, or "/dev/uptime" if DEV_NAME is 0, is -- cgit v1.2.3