Revert the header-sorting patch
[deliverable/binutils-gdb.git] / gdb / exceptions.c
index c9a1fa7236ce85df3f5c633678fb93d2b21d49b7..a29ef0cde5062b1ab6a2227c447146dcc64e0e8d 100644 (file)
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "defs.h"
-
-/* Local non-gdb includes.  */
-#include "annotate.h"
-#include "breakpoint.h"
-#include "common/gdb_optional.h"
 #include "exceptions.h"
-#include "gdbthread.h"
+#include "breakpoint.h"
+#include "target.h"
 #include "inferior.h"
+#include "annotate.h"
+#include "ui-out.h"
 #include "serial.h"
-#include "target.h"
+#include "gdbthread.h"
 #include "top.h"
-#include "ui-out.h"
+#include "common/gdb_optional.h"
 
 static void
 print_flush (void)
This page took 0.050687 seconds and 4 git commands to generate.