include sys/sysmacros.h from sys/types.h when _GNU_SOURCE is defined
[musl] / src / internal / libc.c
1 #include "libc.h"
2
3 struct libc libc;