Add language.h.

This commit is contained in:
John Gilmore 1991-09-19 22:48:16 +00:00
parent c82e8a491c
commit ef08856f62
1 changed files with 1 additions and 0 deletions

View 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>