Change "gstddef.h" to <stddef.h>.
authorJim Wilson <wilson@gcc.gnu.org>
Fri, 1 Apr 1994 05:45:49 +0000 (21:45 -0800)
committerJim Wilson <wilson@gcc.gnu.org>
Fri, 1 Apr 1994 05:45:49 +0000 (21:45 -0800)
From-SVN: r6947

gcc/sys-types.h

index 36c4680766c82bae1a5b6cdf51c9098ab3b31d4e..4fb351a9dbb21d8b8765c5cf3c8b20896fb98811 100644 (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" */