summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>1997-06-18 16:31:04 +0000
committerMiles Bader <miles@gnu.org>1997-06-18 16:31:04 +0000
commit19c50c64eed20a8391af4dfa89c7c455a925771c (patch)
tree3984c9053d807d31f492bddcca9c3d484a05a16d
parent8f60ea741785563df3d748afc221ff75f2ec50fe (diff)
Include <sys/time.h>.
-rw-r--r--libshouldbeinlibc/maptime.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/libshouldbeinlibc/maptime.h b/libshouldbeinlibc/maptime.h
index 948d4de1..952fb72b 100644
--- a/libshouldbeinlibc/maptime.h
+++ b/libshouldbeinlibc/maptime.h
@@ -1,6 +1,6 @@
/* Support for mach's mapped time
- Copyright (C) 1996 Free Software Foundation, Inc.
+ Copyright (C) 1996, 1997 Free Software Foundation, Inc.
Written by Miles Bader <miles@gnu.ai.mit.edu>
@@ -26,6 +26,7 @@
#endif
#include <mach/time_value.h>
+#include <sys/time.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