Revert the header-sorting patch
[deliverable/binutils-gdb.git] / gdb / extension.h
index a77f1575ede54842600a77553c178127eefc36a5..2f1b71851c67665c83125b905ac9ba4accfa3e2c 100644 (file)
@@ -20,9 +20,9 @@
 #ifndef EXTENSION_H
 #define EXTENSION_H
 
-#include "common/array-view.h"
+#include "mi/mi-cmds.h" /* For PRINT_NO_VALUES, etc.  */
 #include "common/vec.h"
-#include "mi/mi-cmds.h"
+#include "common/array-view.h"
 
 struct breakpoint;
 struct command_line;
This page took 0.025032 seconds and 4 git commands to generate.