Add casts to memory allocation related calls
[deliverable/binutils-gdb.git] / gdb / mi / mi-console.c
index 0880bd3792fc5266f18ae49d05faa48a4cc716c1..257f452a28f3a3b9a7d828f6b2c5a4c8d961cfd3 100644 (file)
@@ -1,6 +1,6 @@
 /* MI Console code.
 
-   Copyright (C) 2000-2014 Free Software Foundation, Inc.
+   Copyright (C) 2000-2015 Free Software Foundation, Inc.
 
    Contributed by Cygnus Solutions (a Red Hat company).
 
@@ -26,8 +26,6 @@
 
 #include "defs.h"
 #include "mi-console.h"
-#include <string.h>
-
 static ui_file_fputs_ftype mi_console_file_fputs;
 static ui_file_flush_ftype mi_console_file_flush;
 static ui_file_delete_ftype mi_console_file_delete;
This page took 0.0265 seconds and 4 git commands to generate.