mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-27 01:28:46 +00:00
amd64bsd-nat.c: Move "amd64bsd-nat.h" include...
... after include of "amd64-nat.h".
gdb/ChangeLog:
* amd64bsd-nat.c: Move #include of "amd64bsd-nat.h" after
include of "amd64-nat.h".
This commit is contained in:
@@ -31,8 +31,8 @@
|
||||
#include <machine/reg.h>
|
||||
|
||||
#include "amd64-tdep.h"
|
||||
#include "amd64bsd-nat.h"
|
||||
#include "amd64-nat.h"
|
||||
#include "amd64bsd-nat.h"
|
||||
#include "inf-ptrace.h"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user