* infptrace.c (child_xfer_memory): Make use of the new PT_IO
[deliverable/binutils-gdb.git] / gdb / f-typeprint.c
index 727f2ee7f614d99b15db9c85907fdbb7380665a6..2eba3912401bcf20878351dc7b216f2a07a42ed5 100644 (file)
@@ -1,5 +1,6 @@
 /* Support for printing Fortran types for GDB, the GNU debugger.
-   Copyright 1986, 1988, 1989, 1991, 1993, 1994, 1995, 1996, 1998, 2000
+   Copyright 1986, 1988, 1989, 1991, 1993, 1994, 1995, 1996, 1998, 2000,
+   2001, 2002
    Free Software Foundation, Inc.
    Contributed by Motorola.  Adapted from the C version by Farooq Butt
    (fmbutt@engage.sps.mot.com).
@@ -22,7 +23,7 @@
    Boston, MA 02111-1307, USA.  */
 
 #include "defs.h"
-#include "obstack.h"
+#include "gdb_obstack.h"
 #include "bfd.h"
 #include "symtab.h"
 #include "gdbtypes.h"
This page took 0.024747 seconds and 4 git commands to generate.