This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFA] New gdb_usleep function?


> > +++ b/gdb/gdb_usleep.c
> ...
> > +#include "defs.h"
> > +#include "gdb_select.h"
> 
> Missing #include "gdb_usleep.h" to crosscheck the gdb_usleep prototype.

You're right: gdb_usleep.c should include "gdb_usleep.h.
Thanks for catching that.

-- 
Joel


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]