Commit dd96f41c by Jim Wilson

Change "gstddef.h" to <stddef.h>.

From-SVN: r6947
parent cbd40acb
......@@ -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" */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment