]> xenbits.xensource.com Git - unikraft/libs/newlib.git/commit
Fix some other missing header inclusions
authorCostin Lupu <costin.lupu@cs.pub.ro>
Sun, 13 Oct 2019 13:37:33 +0000 (16:37 +0300)
committerFelipe Huici <felipe.huici@neclab.eu>
Wed, 16 Oct 2019 08:01:21 +0000 (10:01 +0200)
commit9d24f22a80b8d6754158bd801c475dde5dff72fc
tree44b5ac098c301cb30dc94f1c67ad7cfe49f85d54
parent2c79cd512d4edb887c9075993be5978e27b3807d
Fix some other missing header inclusions

It is worth saying here that we previously forgot to add the declarations for
wait3() and wait4() stubs.

Signed-off-by: Costin Lupu <costin.lupu@cs.pub.ro>
Reviewed-by: Felipe Huici <felipe.huici@neclab.eu>
include/sys/uio.h
include/sys/wait.h
resource.c