PR gas/12264
* compress-debug.c: Include config.h first.
This commit is contained in:
parent
c09a7c7e90
commit
7362f76f52
@ -1,3 +1,8 @@
|
||||
2010-11-25 Alan Modra <amodra@gmail.com>
|
||||
|
||||
PR gas/12264
|
||||
* compress-debug.c: Include config.h first.
|
||||
|
||||
2010-11-24 Mike Frysinger <vapier@gentoo.org>
|
||||
|
||||
* doc/as.texinfo: Refer to and include c-bfin.texi for Blackfin
|
||||
@ -32,7 +37,7 @@
|
||||
|
||||
2010-11-19 Alan Modra <amodra@gmail.com>
|
||||
|
||||
PR 2606
|
||||
PR 2606
|
||||
* configure.in: Disable emulations for PE targets.
|
||||
* configure: Regenerate.
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user