Add explicit #include of "value.h".

This commit is contained in:
Andrew Cagney 2001-10-21 17:19:38 +00:00
parent 1b90af266c
commit fd0407d670
20 changed files with 50 additions and 11 deletions

View file

@ -31,6 +31,7 @@
#include <ctype.h> /* for isupper () */
#include "regcache.h"
#include "doublest.h"
#include "value.h"
/* Each OS has a different mechanism for accessing the various
registers stored in the sigcontext structure.