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

From-SVN: r6947
This commit is contained in:
Jim Wilson 1994-03-31 21:45:49 -08:00
parent cbd40acb39
commit dd96f41cc7
1 changed files with 1 additions and 1 deletions

View File

@ -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" */