aboutsummaryrefslogtreecommitdiff
path: root/gdb/arm-fbsd-tdep.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/arm-fbsd-tdep.c')
-rw-r--r--gdb/arm-fbsd-tdep.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/gdb/arm-fbsd-tdep.c b/gdb/arm-fbsd-tdep.c
index c79873c..dea3abb 100644
--- a/gdb/arm-fbsd-tdep.c
+++ b/gdb/arm-fbsd-tdep.c
@@ -19,11 +19,10 @@
#include "defs.h"
-/* Local non-gdb includes. */
-#include "arm-fbsd-tdep.h"
+#include "elf/common.h"
#include "arm-tdep.h"
+#include "arm-fbsd-tdep.h"
#include "auxv.h"
-#include "elf/common.h"
#include "fbsd-tdep.h"
#include "gdbcore.h"
#include "osabi.h"