diff options
Diffstat (limited to 'gdb/annotate.c')
-rw-r--r-- | gdb/annotate.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/annotate.c b/gdb/annotate.c index 135573316c2..6cce693385d 100644 --- a/gdb/annotate.c +++ b/gdb/annotate.c @@ -24,6 +24,7 @@ #include "breakpoint.h" #include "observer.h" #include "inferior.h" +#include "infrun.h" /* Prototypes for local functions. */ |