gdb/rust: Handle printing structures containing strings
[deliverable/binutils-gdb.git] / gdb / ax-general.c
index c8499324f462d387b5c4dad6db0b796661df80fb..f956dfc2f530948d06811ccb5d9784f7bde0c0f6 100644 (file)
    outside of GDB (test suites, the stub, etc.)  */
 
 #include "defs.h"
-
-/* Local non-gdb includes.  */
 #include "ax.h"
-#include "user-regs.h"
+
 #include "value.h"
+#include "user-regs.h"
 
 static void grow_expr (struct agent_expr *x, int n);
 
This page took 0.023524 seconds and 4 git commands to generate.