PR gas/12264

* compress-debug.c: Include config.h first.
This commit is contained in:
Alan Modra
2010-11-25 01:15:14 +00:00
parent c09a7c7e90
commit 7362f76f52
2 changed files with 8 additions and 5 deletions

View File

@@ -18,11 +18,9 @@
Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA
02110-1301, USA. */
#include <stdio.h>
#include "ansidecl.h"
#include "config.h"
#include <stdio.h>
#include "ansidecl.h"
#include "compress-debug.h"
#ifdef HAVE_ZLIB_H