Add explicit #include of "value.h".
This commit is contained in:
parent
1b90af266c
commit
fd0407d670
20 changed files with 50 additions and 11 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue