projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c82e8a4
)
Add language.h.
author
John Gilmore
<gnu@cygnus>
Thu, 19 Sep 1991 22:48:16 +0000
(22:48 +0000)
committer
John Gilmore
<gnu@cygnus>
Thu, 19 Sep 1991 22:48:16 +0000
(22:48 +0000)
gdb/mips-tdep.c
patch
|
blob
|
history
diff --git
a/gdb/mips-tdep.c
b/gdb/mips-tdep.c
index f05a065bb0ac1b4b9a1fd6cdf0abd29995eb32c8..849758b613078f9d1874a7c0a77be23dfdd83e88 100644
(file)
--- a/
gdb/mips-tdep.c
+++ b/
gdb/mips-tdep.c
@@
-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>