* top.c (init_main): Make `set history file name' complete on file
[deliverable/binutils-gdb.git] / gdb / thread.c
index eeeca4955309ee0fc3e4b5244ef30cb69914e861..7c047e19a656bd0fe0fd843bf1d6e7199ea75e44 100644 (file)
@@ -1,8 +1,9 @@
 /* Multi-process/thread control for GDB, the GNU debugger.
-   Copyright 1986, 1987, 1988, 1993, 1998, 1999, 2000, 2001
-
-   Contributed by Lynx Real-Time Systems, Inc.  Los Gatos, CA.
+   Copyright 1986, 1987, 1988, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
+   2000, 2001
    Free Software Foundation, Inc.
+   Contributed by Lynx Real-Time Systems, Inc.  Los Gatos, CA.
+   
 
    This file is part of GDB.
 
@@ -31,6 +32,7 @@
 #include "gdbthread.h"
 #include "command.h"
 #include "gdbcmd.h"
+#include "regcache.h"
 
 #include <ctype.h>
 #include <sys/types.h>
This page took 0.023996 seconds and 4 git commands to generate.