gdb: fix vfork with multiple threads
[deliverable/binutils-gdb.git] / gdbserver / ax.h
index 1fba69e7ad1570cfd3dbb914da1495269bbc11be..cd507aecb97878e2f67452e09ebf3bdab9e1f38a 100644 (file)
@@ -1,5 +1,5 @@
 /* Data structures and functions associated with agent expressions in GDB.
-   Copyright (C) 2009-2020 Free Software Foundation, Inc.
+   Copyright (C) 2009-2021 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -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.023127 seconds and 4 git commands to generate.