Blame SOURCES/gcc48-pr78064.patch

25c7f1
2016-10-24  Florian Weimer  <fweimer@redhat.com>
25c7f1
25c7f1
	PR libgcc/78064
25c7f1
	* unwind-c.c: Include auto-target.h.
25c7f1
25c7f1
--- libgcc/unwind-c.c	(revision 241490)
25c7f1
+++ libgcc/unwind-c.c	(revision 241491)
25c7f1
@@ -26,6 +26,7 @@ see the files COPYING3 and COPYING.RUNTI
25c7f1
 
25c7f1
 #include "tconfig.h"
25c7f1
 #include "tsystem.h"
25c7f1
+#include "auto-target.h"
25c7f1
 #include "unwind.h"
25c7f1
 #define NO_SIZE_OF_ENCODED_VALUE
25c7f1
 #include "unwind-pe.h"