Ondřej Bílka <nel...@seznam.cz> skribis: > On Sun, Jun 22, 2014 at 11:55:43AM +0200, Ludovic Courtès wrote: >> The attached patch removed the unused ‘thread_info_t’ typedef and the >> ‘thread_info’ variable from nscd.c. The former conflicts with a GNU Mach >> typedef, and the latter conflicts with a GNU Mach function declaration: >> <https://lists.gnu.org/archive/html/bug-hurd/2014-06/msg00101.html>. >> >> Tested on x86_64-linux-gnu. >> >> Thanks, >> Ludo’. >> > Looks ok so I commited it.
Thank you. Ludo’.