Blame SOURCES/gcc32-s390x-compile.patch

6f1b0c
--- gcc/builtins.c.jj	2004-02-28 06:14:54.000000000 -0500
6f1b0c
+++ gcc/builtins.c	2006-08-10 06:35:16.000000000 -0400
6f1b0c
@@ -41,6 +41,7 @@ Software Foundation, 59 Temple Place - S
6f1b0c
 #include "predict.h"
6f1b0c
 #include "tm_p.h"
6f1b0c
 #include "target.h"
6f1b0c
+#include "integrate.h"
6f1b0c
 
6f1b0c
 #define CALLED_AS_BUILT_IN(NODE) \
6f1b0c
    (!strncmp (IDENTIFIER_POINTER (DECL_NAME (NODE)), "__builtin_", 10))