]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/lin-thread.c
Create new file regcache.h. Update all uses.
[thirdparty/binutils-gdb.git] / gdb / lin-thread.c
index b3fd14ca961047e3128aab245d599e5a9697c409..6a88b8968c32e0aee1c78c945a6442b5cf9f32b5 100644 (file)
@@ -1,6 +1,6 @@
 /* Multi-threaded debugging support for the thread_db interface,
    used on operating systems such as Solaris and Linux.
-   Copyright 1999 Free Software Foundation, Inc.
+   Copyright 1999, 2001 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
 #include "target.h"
 #include "inferior.h"
 #include "gdbcmd.h"
+#include "regcache.h"
 
 #include "gdb_wait.h"