aboutsummaryrefslogtreecommitdiff
path: root/gdbserver/ax.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdbserver/ax.h')
-rw-r--r--gdbserver/ax.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdbserver/ax.h b/gdbserver/ax.h
index 1fba69e..b7ff7d8 100644
--- a/gdbserver/ax.h
+++ b/gdbserver/ax.h
@@ -22,6 +22,7 @@
#include "regcache.h"
#ifdef IN_PROCESS_AGENT
+#include "gdbsupport/agent.h"
#define debug_threads debug_agent
#endif