mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-01-31 05:55:24 +00:00
Move config.h to start of includes.
This commit is contained in:
parent
6a00aa1e22
commit
8fe6640e15
@ -18,12 +18,12 @@
|
||||
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA
|
||||
02110-1301, USA. */
|
||||
|
||||
#include "config.h"
|
||||
#include <signal.h>
|
||||
#include "sysdep.h"
|
||||
#include <sys/times.h>
|
||||
#include <sys/param.h>
|
||||
#include <netinet/in.h> /* for byte ordering macros */
|
||||
#include "config.h"
|
||||
#include "bfd.h"
|
||||
#include "gdb/callback.h"
|
||||
#include "libiberty.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user