diff options
Diffstat (limited to 'gdb/tui/tui-file.c')
-rw-r--r-- | gdb/tui/tui-file.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/tui/tui-file.c b/gdb/tui/tui-file.c index 8e84fc5..afbfdec 100644 --- a/gdb/tui/tui-file.c +++ b/gdb/tui/tui-file.c @@ -23,8 +23,6 @@ #include "tui.h" -#include <string.h> - /* A ``struct ui_file'' that is compatible with all the legacy code. */ |