aboutsummaryrefslogtreecommitdiff
path: root/gdb/dicos-tdep.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/dicos-tdep.c')
-rw-r--r--gdb/dicos-tdep.c8
1 files changed, 3 insertions, 5 deletions
diff --git a/gdb/dicos-tdep.c b/gdb/dicos-tdep.c
index 48f11a5..bacba96 100644
--- a/gdb/dicos-tdep.c
+++ b/gdb/dicos-tdep.c
@@ -18,13 +18,11 @@
along with this program. If not, see <http://www.gnu.org/licenses/>. */
#include "defs.h"
-
-/* Local non-gdb includes. */
-#include "dicos-tdep.h"
-#include "inferior.h"
#include "osabi.h"
-#include "solib-target.h"
#include "solib.h"
+#include "solib-target.h"
+#include "inferior.h"
+#include "dicos-tdep.h"
void
dicos_init_abi (struct gdbarch *gdbarch)