gdb/gdbserver:
[deliverable/binutils-gdb.git] / gdb / gdbserver / server.c
index 23c9d47c3b5cdc7bbfe33880eccf23810db84bc1..b3d1b41186b3fa7c41c52888d5cc87dddb2697e8 100644 (file)
@@ -18,6 +18,7 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "server.h"
+#include "gdbthread.h"
 #include "agent.h"
 
 #if HAVE_UNISTD_H
This page took 0.023132 seconds and 4 git commands to generate.