X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2Finflow.h;h=fe8c005be0db2500551e49a5b8606546c914d566;hb=d16c467a501547e37b111f775396e28f8bf27c1e;hp=5dd5c37bd2b708bcaeaf2155ed46540df12b2dff;hpb=766f883622ef008230250aa5aecef9fb9b29f233;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/inflow.h b/gdb/inflow.h index 5dd5c37bd2..fe8c005be0 100644 --- a/gdb/inflow.h +++ b/gdb/inflow.h @@ -1,6 +1,6 @@ /* Low level interface to ptrace, for GDB when running under Unix. - Copyright (C) 2003-2019 Free Software Foundation, Inc. + Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of GDB. @@ -22,7 +22,7 @@ #include #include -#include "common/job-control.h" +#include "gdbsupport/job-control.h" /* RAII class used to ignore SIGTTOU in a scope. */