* gdb.texinfo (GDB/MI Variable Objects): Improve the
[deliverable/binutils-gdb.git] / gdb / ax-gdb.h
index 3e1006a3112d71bb5ea770046bdae211e005b399..973816c0071d2a49c7a4ae0683e43bb28c3b655c 100644 (file)
@@ -1,5 +1,5 @@
 /* GDB-specific functions for operating on agent expressions
-   Copyright 1998, 1999, 2000 Free Software Foundation, Inc.
+   Copyright (C) 1998, 1999, 2000, 2007 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
 
    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
-   Foundation, Inc., 59 Temple Place - Suite 330,
-   Boston, MA 02111-1307, USA.  */
+   Foundation, Inc., 51 Franklin Street, Fifth Floor,
+   Boston, MA 02110-1301, USA.  */
 
 #ifndef AX_GDB_H
 #define AX_GDB_H
-\f
+
+struct expression;
 
 /* Types and enums */
 
This page took 0.025309 seconds and 4 git commands to generate.