mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-18 18:56:29 +00:00
libc: Add sys/disk.h
Needed by the POSIX backend of the VirtualBox runtime.
This commit is contained in:
parent
e02d643420
commit
9a971a500d
@ -222,6 +222,7 @@ LIBC_IMPORT_INCLUDES += include/libc/sys/_types.h \
|
||||
include/libc/sys/param.h \
|
||||
include/libc/sys/stdint.h \
|
||||
include/libc/sys/event.h \
|
||||
include/libc/sys/disk.h \
|
||||
include/libc/errno.h \
|
||||
include/libc/sys/errno.h \
|
||||
include/libc/sys/poll.h
|
||||
|
Loading…
Reference in New Issue
Block a user