mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-19 07:00:08 +00:00
Add sys/io.h.
This commit is contained in:
parent
da665e5ce9
commit
70f0832358
@ -1,6 +1,6 @@
|
||||
ifeq ($(subdir),misc)
|
||||
sysdep_routines += setfsgid setfsuid setresgid setresuid ioperm
|
||||
sysdep_headers += sys/elf.h
|
||||
sysdep_headers += sys/elf.h sys/io.h
|
||||
endif
|
||||
|
||||
ifeq ($(subdir),signal)
|
||||
|
@ -1,6 +1,6 @@
|
||||
ifeq ($(subdir),misc)
|
||||
sysdep_routines += ioperm iopl vm86 setfsgid setfsuid setresgid setresuid
|
||||
sysdep_headers += sys/elf.h sys/perm.h sys/reg.h sys/vm86.h sys/debugreg.h
|
||||
sysdep_headers += sys/elf.h sys/perm.h sys/reg.h sys/vm86.h sys/debugreg.h sys/io.h
|
||||
endif
|
||||
|
||||
ifeq ($(subdir),elf)
|
||||
|
Loading…
Reference in New Issue
Block a user