Add multi-target tests
[deliverable/binutils-gdb.git] / gdb / ia64-linux-nat.c
index a77a86f490c56dfdabbbc564f55ccddc8a8ca4d7..361fc6ae375f44dd7b8c85b06b39ee95d83c6fef 100644 (file)
@@ -1,7 +1,7 @@
 /* Functions specific to running gdb native on IA-64 running
    GNU/Linux.
 
-   Copyright (C) 1999-2019 Free Software Foundation, Inc.
+   Copyright (C) 1999-2020 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -28,7 +28,7 @@
 
 #include <signal.h>
 #include "nat/gdb_ptrace.h"
-#include "common/gdb_wait.h"
+#include "gdbsupport/gdb_wait.h"
 #ifdef HAVE_SYS_REG_H
 #include <sys/reg.h>
 #endif
This page took 0.024035 seconds and 4 git commands to generate.