]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/ax-gdb.h
Include ax.h in ax-gdb.h
[thirdparty/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;