Normalize includes to use common/
[deliverable/binutils-gdb.git] / gdb / inf-child.c
index 96ba72bf51886ad38930866277835d955d896eb5..41e9e67252b7c29d7ac35c8b7c5a4f21892a2376 100644 (file)
 #include "inferior.h"
 #include <sys/stat.h>
 #include "inf-child.h"
-#include "fileio.h"
-#include "agent.h"
-#include "gdb_wait.h"
-#include "filestuff.h"
+#include "common/fileio.h"
+#include "common/agent.h"
+#include "common/gdb_wait.h"
+#include "common/filestuff.h"
 
 #include <sys/types.h>
 #include <fcntl.h>
This page took 0.024634 seconds and 4 git commands to generate.