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?


On Tue, 17 Mar 2009 17:12:40 +0100, Joel Brobecker wrote:
> +++ b/gdb/gdb_usleep.c
...
> +#include "defs.h"
> +#include "gdb_select.h"

Missing #include "gdb_usleep.h" to crosscheck the gdb_usleep prototype.


But maybe just include it in already host-independent utils.c?


Thanks,
Jan


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