summaryrefslogtreecommitdiff
path: root/gdb/arm-nbsd-tdep.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/arm-nbsd-tdep.c')
-rw-r--r--gdb/arm-nbsd-tdep.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/gdb/arm-nbsd-tdep.c b/gdb/arm-nbsd-tdep.c
index 6b782300920..154039c549f 100644
--- a/gdb/arm-nbsd-tdep.c
+++ b/gdb/arm-nbsd-tdep.c
@@ -18,10 +18,13 @@
along with this program. If not, see <http://www.gnu.org/licenses/>. */
#include "defs.h"
-#include "osabi.h"
+/* Local subdirectory includes. */
#include "arch/arm.h"
+
+/* Local includes. */
#include "arm-tdep.h"
+#include "osabi.h"
#include "solib-svr4.h"
/* Description of the longjmp buffer. */