Move shared native target specific code to gdb/nat
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.arch / i386-mpx.c
index cbc1f4e9f52e34123db32474852b84976483a02f..4c9fa33abcce833dd6b034dc10e2874dbb20a432 100644 (file)
@@ -18,7 +18,7 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include <stdio.h>
-#include "i386-cpuid.h"
+#include "nat/i386-cpuid.h"
 
 #ifndef NOINLINE
 #define NOINLINE __attribute__ ((noinline))
This page took 0.026996 seconds and 4 git commands to generate.