import gdb-19990422 snapshot
[deliverable/binutils-gdb.git] / gdb / ax-general.c
index 76e9bb462db77d51c0b622d14fd7ae4be9cbbaae..30022a376e2917db4e02f79e2802fa790f8cdceb 100644 (file)
@@ -17,8 +17,6 @@ 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.  */
 
-/* $Id$ */
-
 /* Despite what the above comment says about this file being part of
    GDB, we would like to keep these functions free of GDB
    dependencies, since we want to be able to use them in contexts
@@ -27,6 +25,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
 #include "defs.h"
 #include "ax.h"
 
+#include "value.h"
+
 \f
 /* Functions for building expressions.  */
 
This page took 0.022935 seconds and 4 git commands to generate.