Use new and delete for windows_thread_info
[deliverable/binutils-gdb.git] / gdb / nat / amd64-linux-siginfo.c
index 0e61f353d37a0c5d9b0f5e7c9a6c6553ecfaccb1..a4949f4b707277569fdd67e005a6215afd064f1c 100644 (file)
@@ -1,6 +1,6 @@
 /* Low-level siginfo manipulation for amd64.
 
-   Copyright (C) 2002-2018 Free Software Foundation, Inc.
+   Copyright (C) 2002-2020 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -18,7 +18,7 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include <signal.h>
-#include "common-defs.h"
+#include "gdbsupport/common-defs.h"
 #include "amd64-linux-siginfo.h"
 
 #define GDB_SI_SIZE 128
This page took 0.028498 seconds and 4 git commands to generate.