forked from Imagelibrary/binutils-gdb
PR gas/12264
* compress-debug.c: Include config.h first.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user