Fix PR threads/19422 - show which thread caused stop
[deliverable/binutils-gdb.git] / gdb / gdb.c
index 78cfb121b392e18eeebc6fe210875bdf21079a50..de3280b388964b6677078f56eff64a507f271a6d 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-2016 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.023799 seconds and 4 git commands to generate.