[Bug ports/4026] Missing include <time.h> in clock_settime.c
jakub at redhat dot com
sourceware-bugzilla@sourceware.org
Thu Feb 15 13:13:00 GMT 2007
------- Additional Comments From jakub at redhat dot com 2007-02-15 13:13 -------
If clock_settime.c doesn't compile on m68k, then it should be fixed to follow
other architectures. In this case, errno.h included by clock_settime.c
and include/errno.h includes tls.h which is expected to include stdlib.h
and stdlib.h defines clockid_t as well.
--
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|drepper at redhat dot com |roland at gnu dot org
Component|libc |ports
http://sourceware.org/bugzilla/show_bug.cgi?id=4026
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the Glibc-bugs
mailing list