Blame SOURCES/gcc48-pr78064.patch

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