[gdbserver] Add missing include of gdbsupport/agent.h
[deliverable/binutils-gdb.git] / gdbserver / ax.h
index 1fba69e7ad1570cfd3dbb914da1495269bbc11be..b7ff7d8910ef81af0ccdf341376d25cc30c009e0 100644 (file)
@@ -22,6 +22,7 @@
 #include "regcache.h"
 
 #ifdef IN_PROCESS_AGENT
+#include "gdbsupport/agent.h"
 #define debug_threads debug_agent
 #endif
 
This page took 0.021962 seconds and 4 git commands to generate.