Don't include gdbarch.h from defs.h
[deliverable/binutils-gdb.git] / gdb / procfs.c
index 50e3e928425e47895ba7ae32b132c297c7d81474..5bc1c3b28a56419612049d1f57a6a5b684ec250d 100644 (file)
@@ -31,7 +31,7 @@
 #include "regcache.h"
 #include "inf-child.h"
 #include "nat/fork-inferior.h"
-#include "gdbsupport/filestuff.h"
+#include "gdbarch.h"
 
 #define _STRUCTURED_PROC 1     /* Should be done by configure script.  */
 
This page took 0.027634 seconds and 4 git commands to generate.