Include "expression.h" which "language.h" depends on.

This commit is contained in:
Andrew Cagney
2000-02-21 03:04:19 +00:00
parent f7cb3ef862
commit 91b9ff2179
2 changed files with 2 additions and 1 deletions

View File

@@ -34,6 +34,7 @@
#include "gdbtypes.h"
#include "complaints.h"
#include "gdb_string.h"
#include "expression.h" /* For "enum exp_opcode" used by... */
#include "language.h" /* For "longest_local_hex_string_custom" */
/* Ask buildsym.h to define the vars it normally declares `extern'. */