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