jit: c++-ify gdb_block
[deliverable/binutils-gdb.git] / gdb / i386-linux-nat.c
index fcd014bbb8f7db2ad41f5e06c1884ffbc2a32e0f..dd8f141f23b118018a31aad4ca3889d0ecae436a 100644 (file)
@@ -1,6 +1,6 @@
 /* Native-dependent code for GNU/Linux i386.
 
-   Copyright (C) 1999-2018 Free Software Foundation, Inc.
+   Copyright (C) 1999-2019 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -31,7 +31,7 @@
 #include "i387-tdep.h"
 #include "i386-tdep.h"
 #include "i386-linux-tdep.h"
-#include "x86-xstate.h"
+#include "gdbsupport/x86-xstate.h"
 
 #include "x86-linux-nat.h"
 #include "nat/linux-ptrace.h"
This page took 0.036249 seconds and 4 git commands to generate.