GDB/MI: Document support for -exec-run --start in -list-features
[deliverable/binutils-gdb.git] / gdb / gdb.c
index 7a708e2ff47188449839424fc1dfda66432e2af7..d01dc4637fa56c10727fbf4834b5db43e3931e9f 100644 (file)
--- a/gdb/gdb.c
+++ b/gdb/gdb.c
@@ -1,6 +1,5 @@
 /* Main function for CLI gdb.  
-   Copyright (C) 2002, 2007, 2008, 2009, 2010, 2011
-   Free Software Foundation, Inc.
+   Copyright (C) 2002-2013 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -19,7 +18,7 @@
 
 #include "defs.h"
 #include "main.h"
-#include "gdb_string.h"
+#include <string.h>
 #include "interps.h"
 
 int
This page took 0.023442 seconds and 4 git commands to generate.