[PATCH] Remove hidden_def for __gettimeofday for x86_64
Joseph S. Myers
joseph@codesourcery.com
Tue Jun 11 19:26:00 GMT 2013
On Tue, 11 Jun 2013, Siddhesh Poyarekar wrote:
> * include/sys/time.h: Move file...
> * sysdeps/generic/sys/time.h: ... here.
That seems wrong. include/ are internal headers, whereas sys/ headers
from sysdeps directories will get installed (and I don't know whether the
sysdeps version or the time/ version would take precedence). Did you
check the correct header still got installed after your patch? If you
need a system-specific internal header wrapping a public header, use an
include/ subdirectory of the sysdeps directory.
--
Joseph S. Myers
joseph@codesourcery.com
More information about the Libc-alpha
mailing list