mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
libc: add missing header for qemu port
This commit is contained in:
committed by
Christian Helmuth
parent
f9f874d7e4
commit
a376ebafa7
@@ -1 +1 @@
|
||||
1c613242c0e6276b1495773990cd952108f11072
|
||||
ec685e91ee80735b4a067fea4582aa7f5d06c192
|
||||
|
||||
@@ -129,7 +129,8 @@ 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 pciio.h timex.h)
|
||||
conf.h disk_zone.h counter.h soundcard.h pciio.h timex.h \
|
||||
cdio.h sched.h thr.h)
|
||||
|
||||
DIRS += include/libc/sys/disk
|
||||
DIR_CONTENT(include/libc/sys/disk) := $(D)/sys/sys/disk/*h
|
||||
|
||||
Reference in New Issue
Block a user