diff options
Diffstat (limited to 'gdb/breakpoint.c')
-rw-r--r-- | gdb/breakpoint.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/breakpoint.c b/gdb/breakpoint.c index dd7bf12..26eff8d 100644 --- a/gdb/breakpoint.c +++ b/gdb/breakpoint.c @@ -60,8 +60,6 @@ #include "gdb-events.h" #include "mi/mi-common.h" -#include "gdb_stdint.h" - /* Prototypes for local functions. */ static void until_break_command_continuation (struct continuation_arg *arg, |