diff options
Diffstat (limited to 'gdb/remote-utils.c')
-rw-r--r-- | gdb/remote-utils.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/remote-utils.c b/gdb/remote-utils.c index b23aa70..ddd5239 100644 --- a/gdb/remote-utils.c +++ b/gdb/remote-utils.c @@ -102,8 +102,6 @@ sr_scan_args(proto, args) int n; char *p, *q; - extern int strtol(); - /* if no args, then nothing to do. */ if (args == NULL || *args == '\0') return; |