mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-10 13:11:32 +00:00
libc: add missing header for qemu port
This commit is contained in:
parent
acf1488e65
commit
b5a074dba1
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user