mirror of
git://sourceware.org/git/glibc.git
synced 2024-11-21 01:12:26 +08:00
Install bits/timex.h header.
This commit is contained in:
parent
4c1423edfb
commit
6e63d5e1ae
@ -1,3 +1,8 @@
|
||||
2011-04-01 Andreas Schwab <schwab@redhat.com>
|
||||
|
||||
* sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
|
||||
bits/timex.h
|
||||
|
||||
2011-04-01 Ulrich Drepper <drepper@gmail.com>
|
||||
|
||||
* iconv/iconv.h: Fix typo in comment.
|
||||
|
@ -95,7 +95,7 @@ generated += syscall-list.h syscall-list.d
|
||||
endif
|
||||
|
||||
ifeq ($(subdir),time)
|
||||
sysdep_headers += sys/timex.h
|
||||
sysdep_headers += sys/timex.h bits/timex.h
|
||||
|
||||
sysdep_routines += ntp_gettime ntp_gettimex
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user