Add multi-target tests
[deliverable/binutils-gdb.git] / gdb / ax-gdb.h
index 49ea26ec46683e01c97945bd19ad7cb9c453ce05..8a3ec9419e3e95001beea580f19b41def32b68a6 100644 (file)
@@ -1,5 +1,5 @@
 /* GDB-specific functions for operating on agent expressions
-   Copyright (C) 1998-2019 Free Software Foundation, Inc.
+   Copyright (C) 1998-2020 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -19,7 +19,7 @@
 #ifndef AX_GDB_H
 #define AX_GDB_H
 
-#include "ax.h"
+#include "ax.h"  /* For agent_expr_up.  */
 
 struct expression;
 union exp_element;
This page took 0.024315 seconds and 4 git commands to generate.