summaryrefslogtreecommitdiff
path: root/gdb/wrapper.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/wrapper.h')
-rw-r--r--gdb/wrapper.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/wrapper.h b/gdb/wrapper.h
index 977a77d04cd..b287b29db1e 100644
--- a/gdb/wrapper.h
+++ b/gdb/wrapper.h
@@ -21,6 +21,8 @@
#include "gdb.h"
struct value;
+struct expression;
+struct block;
/* Use this struct to pass arguments to wrapper routines. */
struct gdb_wrapper_arguments;