diff options
Diffstat (limited to 'gdb/infttrace.c')
-rw-r--r-- | gdb/infttrace.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/infttrace.c b/gdb/infttrace.c index 3f76edb..06bb4b3 100644 --- a/gdb/infttrace.c +++ b/gdb/infttrace.c @@ -28,6 +28,7 @@ #include "gdb_wait.h" #include "command.h" #include "gdbthread.h" +#include "infttrace.h" /* We need pstat functionality so that we can get the exec file for a process we attach to. |