ubsan: score: left shift of negative value
[deliverable/binutils-gdb.git] / gdb / ia64-linux-nat.c
index 2af87467e8c1041da617e384d924ca2e422f7610..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 "gdb_wait.h"
+#include "gdbsupport/gdb_wait.h"
 #ifdef HAVE_SYS_REG_H
 #include <sys/reg.h>
 #endif
This page took 0.024359 seconds and 4 git commands to generate.