Add an objfile getter to gdb.Type
[deliverable/binutils-gdb.git] / gdb / agent.c
index aa3e0df77802561bd3379f0783e3793d1da1f75b..8b777d0b3b703166469dea02a9204d54beeda143 100644 (file)
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "defs.h"
-
-/* Local non-gdb includes.  */
 #include "command.h"
-#include "common/agent.h"
 #include "gdbcmd.h"
 #include "target.h"
+#include "common/agent.h"
 
 /* Enum strings for "set|show agent".  */
 
This page took 0.028192 seconds and 4 git commands to generate.