From: Jim Wilson Date: Fri, 1 Apr 1994 05:28:27 +0000 (-0800) Subject: Change "gstddef.h" to . X-Git-Tag: misc/cutover-egcs-0~7000 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8717efcef1da4c521e388f5618ca33d68cec38f5;p=thirdparty%2Fgcc.git Change "gstddef.h" to . From-SVN: r6943 --- diff --git a/gcc/libgcc2.c b/gcc/libgcc2.c index 8bfbc61c1085..1d6abc3d507d 100644 --- a/gcc/libgcc2.c +++ b/gcc/libgcc2.c @@ -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 #endif /* Don't use `fancy_abort' here even if config.h says to use it. */