mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-10-15 20:05:46 +08:00
Include bfd.h before sysdep.h, so ansidecl and PROTO() get defined first.
This commit is contained in:
@ -46,6 +46,7 @@
|
||||
#if 0 /* Should really be part of BFD */
|
||||
#define nounderscore 1 /* define this is names don't start with _ */
|
||||
#endif
|
||||
#include "bfd.h"
|
||||
#include "sysdep.h"
|
||||
|
||||
#include <ctype.h>
|
||||
|
Reference in New Issue
Block a user