OSDN Git Service

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

gcc/libgcc2.c

index 8bfbc61..1d6abc3 100644 (file)
@@ -31,7 +31,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #include "tconfig.h"
 #include "machmode.h"
 #ifndef L_trampoline
-#include "gstddef.h"
+#include <stddef.h>
 #endif
 
 /* Don't use `fancy_abort' here even if config.h says to use it.  */