summaryrefslogtreecommitdiff
path: root/gdb/alpha-nbsd-tdep.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/alpha-nbsd-tdep.c')
-rw-r--r--gdb/alpha-nbsd-tdep.c11
1 files changed, 6 insertions, 5 deletions
diff --git a/gdb/alpha-nbsd-tdep.c b/gdb/alpha-nbsd-tdep.c
index 534b64687e3..1c312e63926 100644
--- a/gdb/alpha-nbsd-tdep.c
+++ b/gdb/alpha-nbsd-tdep.c
@@ -20,18 +20,19 @@
along with this program. If not, see <http://www.gnu.org/licenses/>. */
#include "defs.h"
+
+/* Local includes. */
+#include "alpha-bsd-tdep.h"
+#include "alpha-tdep.h"
#include "frame.h"
#include "gdbcore.h"
+#include "nbsd-tdep.h"
#include "osabi.h"
#include "regcache.h"
#include "regset.h"
-#include "value.h"
-
-#include "alpha-tdep.h"
-#include "alpha-bsd-tdep.h"
-#include "nbsd-tdep.h"
#include "solib-svr4.h"
#include "target.h"
+#include "value.h"
/* Core file support. */