diff options
Diffstat (limited to 'gdb/break-catch-syscall.c')
-rw-r--r-- | gdb/break-catch-syscall.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/break-catch-syscall.c b/gdb/break-catch-syscall.c index 63bfec6..96f22a1 100644 --- a/gdb/break-catch-syscall.c +++ b/gdb/break-catch-syscall.c @@ -19,7 +19,6 @@ #include <ctype.h> #include "breakpoint.h" -#include "cli/cli-cmds.h" #include "inferior.h" #include "cli/cli-utils.h" #include "annotate.h" |