gdb: Have 'maint info sections' print all sections again
[deliverable/binutils-gdb.git] / gdb / inferior.h
index 9e0e3b30e882b061d42deb291d926acca552e3a6..9cfb03cdbb38eb63220cf16ff68729c1d04e24c8 100644 (file)
@@ -44,16 +44,16 @@ struct thread_info;
 #include "frame.h"
 
 /* For gdb_environ.  */
-#include "common/environ.h"
+#include "gdbsupport/environ.h"
 
 #include "progspace.h"
 #include "registry.h"
 
 #include "symfile-add-flags.h"
-#include "common/refcounted-object.h"
-#include "common/forward-scope-exit.h"
+#include "gdbsupport/refcounted-object.h"
+#include "gdbsupport/forward-scope-exit.h"
 
-#include "common/common-inferior.h"
+#include "gdbsupport/common-inferior.h"
 #include "gdbthread.h"
 
 struct infcall_suspend_state;
This page took 0.024305 seconds and 4 git commands to generate.