]> xenbits.xensource.com Git - unikraft/libs/newlib.git/commit
Include stdint.h in sys/_types.h
authorVlad-Andrei BĂDOIU (78692) <vlad_andrei.badoiu@stud.acs.upb.ro>
Tue, 17 Dec 2019 17:05:03 +0000 (17:05 +0000)
committerFelipe Huici <felipe.huici@neclab.eu>
Wed, 18 Dec 2019 10:11:26 +0000 (11:11 +0100)
commitcfa0c4b1d502fe8b3fe24a088e710b43265cea5b
treea03dd9418ac1edba7654aa8918c7573f351de2b8
parent63fb259f5f52ff7477e0619bd23a9b9abfbfc7c2
Include stdint.h in sys/_types.h

stdatomic.h no longer builds because it's missing the definitions of
stdint.h that should come with sys/types.h .

Signed-off-by: Vlad-Andrei Badoiu <vlad_andrei.badoiu@stud.acs.upb.ro>
Reviewed-by: Felipe Huici <felipe.huici@neclab.eu>
include/sys/_types.h