diff --git a/gcc/libgcc2.c b/gcc/libgcc2.c index 8bfbc61c108..1d6abc3d507 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. */