This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug ports/4026] Missing include <time.h> in clock_settime.c


http://sourceware.org/bugzilla/show_bug.cgi?id=4026

Joseph Myers <jsm28 at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|roland at gnu dot org       |aurelien at aurel32 dot net

--- Comment #2 from Joseph Myers <jsm28 at gcc dot gnu.org> 2012-02-15 20:47:46 UTC ---
It was agreed in the latest discussion on libc-alpha that we *do* want this
sort of patch to make source files include headers for interfaces they use
rather than relying on long indirect include paths.  So, this is OK; please
commit this patch and close this bug once your write access is set up.

(I don't think this was really an m68k issue; I think it was probably a
Linuxthreads issue and so the actual build failure would have been removed by
the addition of NPTL for m68k.  But, this sort of fix still makes sense as a
cleanup.)

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]