Create new file regcache.h. Update all uses.
[deliverable/binutils-gdb.git] / gdb / uw-thread.c
index 17e98fd3d627a9d535f6530be4ab7544fd77b234..a3b98a4780f9217f446ec9bf254b4bf5e474c11c 100644 (file)
@@ -1,7 +1,7 @@
 /* Low level interface for debugging UnixWare user-mode threads for
    GDB, the GNU debugger.
 
-   Copyright 1999, 2000 Free Software Foundation, Inc.
+   Copyright 1999, 2000, 2001 Free Software Foundation, Inc.
    Written by Nick Duffek <nsd@cygnus.com>.
 
    This file is part of GDB.
 #include "gdbthread.h"
 #include "target.h"
 #include "inferior.h"
+#include "regcache.h"
 #include <fcntl.h>
 
 /* <thread.h> includes <sys/priocntl.h>, which requires boolean_t from
This page took 0.025524 seconds and 4 git commands to generate.