libc: pull in sys/pciio.h

This header is needed by recent versions of libdrm that feature
FreeBSD support.

issue #4254
This commit is contained in:
Josef Söntgen 2021-05-25 16:09:19 +02:00 committed by Christian Helmuth
parent 7a4626861e
commit fb4d357b59
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
368270b192622fe7c23d0318e737d3370663d52c
1153300b5549eec9d7d3b171b7263d59b587b1ec

View File

@ -129,7 +129,7 @@ DIR_CONTENT(include/libc/sys) := \
utsname.h elf.h mtio.h _stdint.h atomic_common.h _ucontext.h \
_cpuset.h _bitset.h bitset.h _stdarg.h _uio.h auxv.h random.h \
_sockaddr_storage.h termios.h _termios.h _umtx.h kerneldump.h \
conf.h disk_zone.h counter.h soundcard.h)
conf.h disk_zone.h counter.h soundcard.h pciio.h)
DIRS += include/libc/sys/disk
DIR_CONTENT(include/libc/sys/disk) := $(D)/sys/sys/disk/*h