mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-13 23:00:22 +00:00
(sysdep_headers): Remove sys/io.h.
This commit is contained in:
parent
f8daf5067f
commit
da665e5ce9
@ -16,7 +16,7 @@ ifeq ($(subdir),misc)
|
||||
sysdep_routines += sysctl clone llseek getresuid getresgid umount umount2
|
||||
|
||||
sysdep_headers += sys/mount.h sys/acct.h sys/sysctl.h \
|
||||
sys/io.h sys/klog.h sys/kdaemon.h \
|
||||
sys/klog.h sys/kdaemon.h \
|
||||
sys/user.h sys/procfs.h sys/prctl.h \
|
||||
sys/kd.h sys/soundcard.h sys/vt.h \
|
||||
sys/quota.h sys/fsuid.h \
|
||||
|
@ -3,7 +3,7 @@ sysdep_routines += oldglob
|
||||
endif
|
||||
|
||||
ifeq ($(subdir),misc)
|
||||
sysdep_headers += alpha/ptrace.h alpha/regdef.h
|
||||
sysdep_headers += alpha/ptrace.h alpha/regdef.h sys/io.h
|
||||
|
||||
sysdep_routines += ieee_get_fp_control ieee_set_fp_control \
|
||||
sethae ioperm osf_sigprocmask llseek adjtimex
|
||||
|
Loading…
Reference in New Issue
Block a user