mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-24 17:51:17 +03:00
Install bits/timex.h header.
This commit is contained in:
committed by
Ulrich Drepper
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
|
||||
|
||||
Reference in New Issue
Block a user