Normalize includes to use common/
[deliverable/binutils-gdb.git] / gdb / gdbserver / fork-child.c
index 8b792b5b802fd593fb5533773c782ea7f14db378..a8bd0403780b2f9e71d00b5ba77643d4489322e0 100644 (file)
@@ -17,7 +17,7 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "server.h"
-#include "job-control.h"
+#include "common/job-control.h"
 #include "nat/fork-inferior.h"
 #ifdef HAVE_SIGNAL_H
 #include <signal.h>
This page took 0.025047 seconds and 4 git commands to generate.