[PATCH] Include "gdb_wait.h"

Andrew Cagney ac131313@cygnus.com
Sun Feb 27 21:01:00 GMT 2000


Chris,

Noticed this one.  It's been applied.

	Andrew
Mon Feb 28 13:34:54 2000  Andrew Cagney  <cagney@b1.cygnus.com>

	* wince.c: Include "gdb_wait.h" and not "wait.h".

Index: wince.c
===================================================================
RCS file: /cvs/src/src/gdb/wince.c,v
retrieving revision 1.1
diff -p -r1.1 wince.c
*** wince.c	2000/02/24 21:39:15	1.1
--- wince.c	2000/02/28 04:58:23
***************
*** 33,39 ****
  #include "frame.h"		/* required by inferior.h */
  #include "inferior.h"
  #include "target.h"
! #include "wait.h"
  #include "gdbcore.h"
  #include "command.h"
  #include <signal.h>
--- 33,39 ----
  #include "frame.h"		/* required by inferior.h */
  #include "inferior.h"
  #include "target.h"
! #include "gdb_wait.h"
  #include "gdbcore.h"
  #include "command.h"
  #include <signal.h>


More information about the Gdb-patches mailing list