diff options
Diffstat (limited to 'gdb/infttrace.c')
-rw-r--r-- | gdb/infttrace.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/infttrace.c b/gdb/infttrace.c index cf4b12c..89edab4 100644 --- a/gdb/infttrace.c +++ b/gdb/infttrace.c @@ -24,7 +24,7 @@ #include "inferior.h" #include "target.h" #include "gdb_string.h" -#include "wait.h" +#include "gdb_wait.h" #include "command.h" /* Some hackery to work around a use of the #define name NO_FLAGS |