Add --with-system-zlib in gdb
[binutils-gdb.git] / gdb / mi / mi-cmd-env.c
index ca196f6d352b46a4b1fbc45fe2edd713faad82e1..fad92972282e2dbf508dfabd35a20cf21ee18603 100644 (file)
@@ -1,5 +1,5 @@
 /* MI Command Set - environment commands.
-   Copyright (C) 2002-2013 Free Software Foundation, Inc.
+   Copyright (C) 2002-2015 Free Software Foundation, Inc.
 
    Contributed by Red Hat Inc.
 
@@ -30,8 +30,6 @@
 #include "command.h"
 #include "ui-out.h"
 #include "top.h"
-
-#include <string.h>
 #include <sys/stat.h>
 
 static void env_mod_path (char *dirname, char **which_path);