Don't rely on inferior_ptid in record_full_wait
[deliverable/binutils-gdb.git] / gdb / i387-tdep.c
index 678cf2e67be734e13e8294ee9e3b16b0272e50fc..334648378dfc250ecf159f36ff635c7a0d4d8bb5 100644 (file)
@@ -1,6 +1,6 @@
 /* Intel 387 floating point stuff.
 
-   Copyright (C) 1988-2019 Free Software Foundation, Inc.
+   Copyright (C) 1988-2020 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -28,7 +28,7 @@
 
 #include "i386-tdep.h"
 #include "i387-tdep.h"
-#include "x86-xstate.h"
+#include "gdbsupport/x86-xstate.h"
 
 /* Print the floating point number specified by RAW.  */
 
This page took 0.029226 seconds and 4 git commands to generate.