Fix sometimes-uninitialized warning in gdbscm_value_address
[deliverable/binutils-gdb.git] / gdb / ax-gdb.h
index 5c74a0e853fb07ce6147cf8210c6d9fdf5b055c8..8b5ab46c665866e7d543aaa56e62c6314ce2f86b 100644 (file)
@@ -19,6 +19,8 @@
 #ifndef AX_GDB_H
 #define AX_GDB_H
 
+#include "ax.h"  /* For agent_expr_up.  */
+
 struct expression;
 union exp_element;
 
This page took 0.02392 seconds and 4 git commands to generate.