summaryrefslogtreecommitdiff
path: root/libshouldbeinlibc/maptime.h
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2000-02-04 00:46:37 +0000
committerRoland McGrath <roland@gnu.org>2000-02-04 00:46:37 +0000
commit35e9052a4bb0d076817ed68a89d4dc57426fcf4c (patch)
treef343de5cb4d852adac6fa846180513839342fdac /libshouldbeinlibc/maptime.h
parented2df4c2641307ddb22c82022e5760c14cfe9757 (diff)
2000-01-29 Roland McGrath <roland@baalperazim.frob.com>
* maptime.h: Include <errno.h> for error_t decl.
Diffstat (limited to 'libshouldbeinlibc/maptime.h')
-rw-r--r--libshouldbeinlibc/maptime.h5
1 files 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 <miles@gnu.ai.mit.edu>
+ Written by Miles Bader <miles@gnu.org>
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 <mach/time_value.h>
#include <sys/time.h>
+#include <errno.h>
/* 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