Update release making notes.
[deliverable/binutils-gdb.git] / gdb / gdbserver / thread-db.c
index b2791b0513a69bb603dd03081b10294a43cde4fd..2bb6d28820e7e529568391a7f2d188c791766fad 100644 (file)
@@ -1,5 +1,5 @@
 /* Thread management interface, for the remote server for GDB.
-   Copyright (C) 2002-2019 Free Software Foundation, Inc.
+   Copyright (C) 2002-2020 Free Software Foundation, Inc.
 
    Contributed by MontaVista Software.
 
@@ -22,8 +22,7 @@
 
 #include "linux-low.h"
 
-extern int debug_threads;
-
+#include "debug.h"
 #include "gdb_proc_service.h"
 #include "nat/gdb_thread_db.h"
 #include "gdbsupport/gdb_vecs.h"
This page took 0.024901 seconds and 4 git commands to generate.