include sys/sysmacros.h from sys/types.h when _GNU_SOURCE is defined
This commit is contained in:
@@ -60,6 +60,7 @@ extern "C" {
|
||||
|
||||
#ifdef _GNU_SOURCE
|
||||
typedef unsigned long caddr_t;
|
||||
#include <sys/sysmacros.h>
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
||||
Reference in New Issue
Block a user