libc: Add sys/disk.h

Needed by the POSIX backend of the VirtualBox runtime.
This commit is contained in:
Norman Feske 2013-08-23 14:58:39 +02:00 committed by Christian Helmuth
parent e02d643420
commit 9a971a500d

View File

@ -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