summaryrefslogtreecommitdiff
path: root/gdb/value.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/value.h')
-rw-r--r--gdb/value.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/value.h b/gdb/value.h
index 8f222fcdfec..04be76ad7fb 100644
--- a/gdb/value.h
+++ b/gdb/value.h
@@ -24,6 +24,7 @@
#define VALUE_H 1
struct regcache;
+struct block;
#include "doublest.h"