* breakpoint.c (breakpoint_thread_match break_command_1):
[binutils-gdb.git] / gdb / remote-mon.c
index db323d5e3ba8931937993aea095a33a7c32f23d9..56a90a77e737af8eb459ae640c02afadc42160b6 100644 (file)
@@ -461,7 +461,8 @@ monitor_resume (pid, step, sig)
  */
 
 static int
-monitor_wait (status)
+monitor_wait (pid, status)
+     int pid;
      WAITTYPE *status;
 {
   int old_timeout = timeout;