public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* PR 12264 #include config.h first
@ 2010-11-25  1:17 Alan Modra
  0 siblings, 0 replies; only message in thread
From: Alan Modra @ 2010-11-25  1:17 UTC (permalink / raw)
  To: binutils

Applied mainline and branch.

	PR gas/12264
	* compress-debug.c: Include config.h first.

Index: gas/compress-debug.c
===================================================================
RCS file: /cvs/src/src/gas/compress-debug.c,v
retrieving revision 1.1
diff -u -p -r1.1 compress-debug.c
--- gas/compress-debug.c	4 Jul 2010 10:08:58 -0000	1.1
+++ gas/compress-debug.c	25 Nov 2010 01:01:28 -0000
@@ -18,11 +18,9 @@
    Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA
    02110-1301, USA.  */
 
+#include "config.h"
 #include <stdio.h>
-
 #include "ansidecl.h"
-
-#include "config.h"
 #include "compress-debug.h"
 
 #ifdef HAVE_ZLIB_H

-- 
Alan Modra
Australia Development Lab, IBM

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-11-25  1:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-25  1:17 PR 12264 #include config.h first Alan Modra

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).