X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Falpha-nbsd-tdep.c;h=1922fec9c13400664dd86dabd0edee6009a9a382;hb=d55e5aa6b29906346c51ad00e6a9b112590aa294;hp=534b64687e35f0fa2053960d506af7767e7f208b;hpb=d128f9b8d41a1e0c38b52d0e752e65f6e5943927;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/alpha-nbsd-tdep.c b/gdb/alpha-nbsd-tdep.c index 534b64687e..1922fec9c1 100644 --- a/gdb/alpha-nbsd-tdep.c +++ b/gdb/alpha-nbsd-tdep.c @@ -20,18 +20,19 @@ along with this program. If not, see . */ #include "defs.h" + +/* Local non-gdb 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. */