Rename common to gdbsupport
[deliverable/binutils-gdb.git] / gdb / gdbserver / linux-amd64-ipa.c
index 81070df84c156d13806958d29082aed43ecf48a2..6bab392bbbb7d78ae208baebb0650ca3b728a01b 100644 (file)
@@ -1,7 +1,7 @@
 /* GNU/Linux/x86-64 specific low level interface, for the in-process
    agent library for GDB.
 
-   Copyright (C) 2010-2017 Free Software Foundation, Inc.
+   Copyright (C) 2010-2019 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -22,7 +22,7 @@
 #include <sys/mman.h>
 #include "tracepoint.h"
 #include "linux-x86-tdesc.h"
-#include "common/x86-xstate.h"
+#include "gdbsupport/x86-xstate.h"
 
 /* Defined in auto-generated file amd64-linux.c.  */
 void init_registers_amd64_linux (void);
This page took 0.024991 seconds and 4 git commands to generate.