Add command support for Guile.
[deliverable/binutils-gdb.git] / gdb / thread.c
index 64a57c55ce97f418a71556179336bcebc275f5cc..7bc5271fedd1369c5efa4c10e7374f443f959b08 100644 (file)
@@ -1,6 +1,6 @@
 /* Multi-process/thread control for GDB, the GNU debugger.
 
-   Copyright (C) 1986-2013 Free Software Foundation, Inc.
+   Copyright (C) 1986-2014 Free Software Foundation, Inc.
 
    Contributed by Lynx Real-Time Systems, Inc.  Los Gatos, CA.
 
@@ -32,7 +32,7 @@
 #include "gdbcmd.h"
 #include "regcache.h"
 #include "gdb.h"
-#include "gdb_string.h"
+#include <string.h>
 #include "btrace.h"
 
 #include <ctype.h>
This page took 0.024884 seconds and 4 git commands to generate.