non_ir_ref_dynamic
[deliverable/binutils-gdb.git] / gdb / ax-gdb.h
index 0d791e981270066b70ecec7644e8fa3f3b4ef383..8b5ab46c665866e7d543aaa56e62c6314ce2f86b 100644 (file)
@@ -1,5 +1,5 @@
 /* GDB-specific functions for operating on agent expressions
-   Copyright (C) 1998-2016 Free Software Foundation, Inc.
+   Copyright (C) 1998-2017 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -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.025552 seconds and 4 git commands to generate.