gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / gdb / gdb.c
index 78cfb121b392e18eeebc6fe210875bdf21079a50..1a52a088fcbbf3236798477e3c110f2f00728a7d 100644 (file)
--- a/gdb/gdb.c
+++ b/gdb/gdb.c
@@ -1,5 +1,5 @@
 /* Main function for CLI gdb.  
-   Copyright (C) 2002-2014 Free Software Foundation, Inc.
+   Copyright (C) 2002-2020 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -18,7 +18,6 @@
 
 #include "defs.h"
 #include "main.h"
-#include <string.h>
 #include "interps.h"
 
 int
This page took 0.023902 seconds and 4 git commands to generate.