Change "gstddef.h" to <stddef.h>.
From-SVN: r6947
This commit is contained in:
parent
cbd40acb39
commit
dd96f41cc7
@ -83,7 +83,7 @@ struct ypall_callback;
|
||||
union wait;
|
||||
|
||||
/* Get size_t and wchar_t. */
|
||||
#include "gstddef.h"
|
||||
#include <stddef.h>
|
||||
|
||||
/* #include "sys/types.h" */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user