Include stddef.h in sys/types.h
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#ifndef _SYS_TYPES_H
|
||||
#define _SYS_TYPES_H
|
||||
#include <stddef.h>
|
||||
|
||||
typedef long blksize_t;
|
||||
typedef long dev_t;
|
||||
|
||||
Reference in New Issue
Block a user