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: [pushed] Fix missing "struct iovec" definition on some x86-linux. (was: "[PATCH 7/7 v2] Tidy #include lists")


Joel Brobecker wrote:
> > This commit tidies up the #include lists in {i386,amd64}-linux-nat.c,
> > removing headers that are no longer required and reordering some
> > lines so that both files roughly match.  Additionally, an unused
> > definition was removed from the middle of the #include list in
> > i386-linux-nat.c.
> 
> Unfortunately, this patch broke GDB builds on some GNU/Linux
> distros. I fixed the issue I got by applying the attached patch.

Thanks for fixing this Joel.

Cheers,
Gary

-- 
http://gbenson.net/


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