Add language.h.
authorJohn Gilmore <gnu@cygnus>
Thu, 19 Sep 1991 22:48:16 +0000 (22:48 +0000)
committerJohn Gilmore <gnu@cygnus>
Thu, 19 Sep 1991 22:48:16 +0000 (22:48 +0000)
gdb/mips-tdep.c

index f05a065bb0ac1b4b9a1fd6cdf0abd29995eb32c8..849758b613078f9d1874a7c0a77be23dfdd83e88 100644 (file)
@@ -37,6 +37,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #include "symtab.h"
 #include "value.h"
 #include "gdbcmd.h"
+#include "language.h"
 
 #ifdef USG
 #include <sys/types.h>