Revert "Turn off threaded minsym demangling by default"
[deliverable/binutils-gdb.git] / gdb / fork-child.c
index 4c49848830ae9ba527b193a75677c0f43a6cc663..edfb6a3c5a1cd0cec3e94b44ee9b0f2fe7275af2 100644 (file)
 #include "terminal.h"
 #include "gdbthread.h"
 #include "top.h"
-#include "common/job-control.h"
-#include "common/filestuff.h"
+#include "gdbsupport/job-control.h"
+#include "gdbsupport/filestuff.h"
 #include "nat/fork-inferior.h"
-#include "common/common-inferior.h"
+#include "gdbsupport/common-inferior.h"
 
 /* The exec-wrapper, if any, that will be used when starting the
    inferior.  */
 
 static char *exec_wrapper = NULL;
 
-/* See common/common-inferior.h.  */
+/* See gdbsupport/common-inferior.h.  */
 
 const char *
 get_exec_wrapper ()
This page took 0.029563 seconds and 4 git commands to generate.