Imported Upstream version 7.9
[platform/upstream/gdb.git] / gdb / cli / cli-interp.c
index dc09b24..d708a36 100644 (file)
@@ -1,6 +1,6 @@
 /* CLI Definitions for GDB, the GNU debugger.
 
-   Copyright (C) 2002-2014 Free Software Foundation, Inc.
+   Copyright (C) 2002-2015 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -23,8 +23,6 @@
 #include "ui-out.h"
 #include "cli-out.h"
 #include "top.h"               /* for "execute_command" */
-#include <string.h>
-#include "exceptions.h"
 #include "infrun.h"
 #include "observer.h"