OSDN Git Service

Change "gstddef.h" to <stddef.h>.
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 1 Apr 1994 05:45:49 +0000 (05:45 +0000)
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 1 Apr 1994 05:45:49 +0000 (05:45 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@6947 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/sys-types.h

index 36c4680..4fb351a 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" */