mirror of
https://git.musl-libc.org/git/musl
synced 2025-02-11 07:44:14 +03:00
include sys/sysmacros.h from sys/types.h when _GNU_SOURCE is defined
This commit is contained in:
parent
b1b752372f
commit
f552c792c7
@ -60,6 +60,7 @@ extern "C" {
|
||||
|
||||
#ifdef _GNU_SOURCE
|
||||
typedef unsigned long caddr_t;
|
||||
#include <sys/sysmacros.h>
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
Loading…
x
Reference in New Issue
Block a user