Blame SOURCES/gcc48-pr78064.patch

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