Fix build without libexpat
[deliverable/binutils-gdb.git] / gdb / tui / tui-out.c
index 44f76a26feddfe445ee376dc729d35ea4629243a..340806860ff4221c125e8389a1e705ba399c2222 100644 (file)
@@ -24,9 +24,6 @@
 #include "ui-out.h"
 #include "cli-out.h"
 #include "tui.h"
-#include <string.h>
-#include "gdb_assert.h"
-
 struct tui_ui_out_data
   {
     struct cli_ui_out_data base;
This page took 0.037583 seconds and 4 git commands to generate.