2003-02-05 Jim Ingham <jingham@apple.com>
[deliverable/binutils-gdb.git] / gdb / wrapper.h
index 977a77d04cd134916575549eea6ddc799131db39..b287b29db1e91440b975446f15867de5f5b71cc3 100644 (file)
@@ -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;
This page took 0.023959 seconds and 4 git commands to generate.