Imported Upstream version 7.9
[platform/upstream/gdb.git] / gdb / tui / tui-out.c
index 44f76a2..41ea349 100644 (file)
@@ -1,6 +1,6 @@
 /* Output generating routines for GDB CLI.
 
-   Copyright (C) 1999-2014 Free Software Foundation, Inc.
+   Copyright (C) 1999-2015 Free Software Foundation, Inc.
 
    Contributed by Cygnus Solutions.
    Written by Fernando Nasser for Cygnus.
@@ -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;