diff options
Diffstat (limited to 'gdb/linux-nat.c')
-rw-r--r-- | gdb/linux-nat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/linux-nat.c b/gdb/linux-nat.c index 7b9b267..24f9716 100644 --- a/gdb/linux-nat.c +++ b/gdb/linux-nat.c @@ -68,7 +68,7 @@ #include "gdbsupport/fileio.h" #include "gdbsupport/scope-exit.h" #include "gdbsupport/gdb-sigmask.h" -#include "debug.h" +#include "gdbsupport/common-debug.h" /* This comment documents high-level logic of this file. |