Rename common to gdbsupport
[deliverable/binutils-gdb.git] / gdb / proc-api.c
index c7ce82d23aff89362a512c7a03054aba75e07cbc..cb2eaf8cb190280139edda8049cb32d3061567d7 100644 (file)
@@ -35,7 +35,7 @@
 #include <sys/proc.h>  /* for struct proc */
 #include <sys/user.h>  /* for struct user */
 #include <fcntl.h>     /* for O_RDWR etc.  */
-#include "common/gdb_wait.h"
+#include "gdbsupport/gdb_wait.h"
 
 #include "proc-utils.h"
 
This page took 0.023616 seconds and 4 git commands to generate.