mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-08 18:30:18 +00:00
Add bits/sysctl.h to sysdep_headers
This commit is contained in:
parent
6bd784b66b
commit
507352f1a1
@ -1,3 +1,8 @@
|
||||
2012-05-31 Markus Trippelsdorf <markus@trippelsdorf.de>
|
||||
|
||||
* sysdeps/unix/sysv/linux/Makefile (sysdep_headers): Add
|
||||
bits/sysctl.h.
|
||||
|
||||
2012-05-31 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
[BZ #14117]
|
||||
|
@ -36,7 +36,7 @@ sysdep_headers += sys/mount.h sys/acct.h sys/sysctl.h \
|
||||
bits/a.out.h sys/inotify.h sys/signalfd.h sys/eventfd.h \
|
||||
sys/timerfd.h sys/fanotify.h bits/eventfd.h bits/inotify.h \
|
||||
bits/signalfd.h bits/timerfd.h bits/epoll.h \
|
||||
bits/socket_type.h bits/syscall.h
|
||||
bits/socket_type.h bits/syscall.h bits/sysctl.h
|
||||
|
||||
tests += tst-clone
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user