*** empty log message ***
[deliverable/binutils-gdb.git] / gdb / frame.c
index f68bc54356371a26001b81ae14446c8bc1cea524..ea59eba08886e788eff9710b5c0ec811e351ddb9 100644 (file)
@@ -1,6 +1,6 @@
 /* Cache and manage the values of registers for GDB, the GNU debugger.
-   Copyright 1986, 1987, 1989, 1991, 1994, 1995, 1996, 1998, 2000,
-   2001 Free Software Foundation, Inc.
+   Copyright 1986, 1987, 1989, 1991, 1994, 1995, 1996, 1998, 2000, 2001
+   Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -23,7 +23,7 @@
 #include "frame.h"
 #include "target.h"
 #include "value.h"
-#include "inferior.h"  /* for inferior_pid */
+#include "inferior.h"  /* for inferior_ptid */
 #include "regcache.h"
 
 /* FIND_SAVED_REGISTER ()
This page took 0.023752 seconds and 4 git commands to generate.