Replace xmalloc/xfree with vector in jit.c
[deliverable/binutils-gdb.git] / gdb / amd64-fbsd-nat.c
index cc676d3214f49c9c20af054e50a177bf2df4ca0e..718ebd9ac1daa11444eebf6e812fbdf345baf4d5 100644 (file)
@@ -34,7 +34,7 @@
 #include "amd64-nat.h"
 #include "amd64-bsd-nat.h"
 #include "x86-nat.h"
-#include "common/x86-xstate.h"
+#include "gdbsupport/x86-xstate.h"
 \f
 
 class amd64_fbsd_nat_target final
This page took 0.026944 seconds and 4 git commands to generate.