diff options
Diffstat (limited to 'gdb/breakpoint.c')
-rw-r--r-- | gdb/breakpoint.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/breakpoint.c b/gdb/breakpoint.c index 0007273..683ed2b 100644 --- a/gdb/breakpoint.c +++ b/gdb/breakpoint.c @@ -36,7 +36,6 @@ #include "gdbthread.h" #include "target.h" #include "language.h" -#include <string.h> #include "gdb-demangle.h" #include "filenames.h" #include "annotate.h" |