Blame SOURCES/gcc48-pr78064.patch

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