Fix TID parser bug
[deliverable/binutils-gdb.git] / gdb / i386-linux-nat.c
index fcd014bbb8f7db2ad41f5e06c1884ffbc2a32e0f..abcf72f8989835b55f2be998f6ea048a00ce6bae 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 "common/x86-xstate.h"
 
 #include "x86-linux-nat.h"
 #include "nat/linux-ptrace.h"
This page took 0.024347 seconds and 4 git commands to generate.