aboutsummaryrefslogtreecommitdiff
path: root/gas/compress-debug.c
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2010-11-25 01:15:14 +0000
committerAlan Modra <amodra@gmail.com>2010-11-25 01:15:14 +0000
commit7362f76f52be200ae5fa21950f69e12304703fae (patch)
treee34c17d98e87557da5e82d925382c361e77e6524 /gas/compress-debug.c
parentc09a7c7e90a0dcca3a8783cd6023e6d8c5deb363 (diff)
downloadgdb-7362f76f52be200ae5fa21950f69e12304703fae.zip
gdb-7362f76f52be200ae5fa21950f69e12304703fae.tar.gz
gdb-7362f76f52be200ae5fa21950f69e12304703fae.tar.bz2
PR gas/12264
* compress-debug.c: Include config.h first.
Diffstat (limited to 'gas/compress-debug.c')
-rw-r--r--gas/compress-debug.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/gas/compress-debug.c b/gas/compress-debug.c
index c2a8d3d..0907600 100644
--- a/gas/compress-debug.c
+++ b/gas/compress-debug.c
@@ -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