* inftarg.c (child_thread_alive): New function to see if a
[deliverable/binutils-gdb.git] / gdb / remote-utils.c
index b23aa7057f7eaa5fe9228b5886bcfba21531f637..ddd5239014a0b2db7d3a2ad89493512d42ac19cd 100644 (file)
@@ -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;
This page took 0.023339 seconds and 4 git commands to generate.