* objc-lang.c: Include "valprint.h"

* Makefile.in (objc-lang.o): Update dependencies.
This commit is contained in:
Adam Fedor 2003-04-25 03:30:17 +00:00
parent 93de3e7f81
commit 4e45ca2e2a
3 changed files with 7 additions and 1 deletions

View file

@ -43,6 +43,7 @@
#include "regcache.h"
#include "block.h"
#include "infcall.h"
#include "valprint.h"
#include <ctype.h>