Ralf Wildenhues <Ralf.Wildenhues <at> gmx.de> writes: > > The xlist and the xoset modules fail to gnulib --test due to missing > headers; the patch below fixes that. OK to commit? > > Thanks, > Ralf > > Include missing headers for xlist and xoset modules. > * modules/xlist (Files): Add lib/gl_list.h. > * modules/xoset (Files): Add lib/gl_oset.h.
An alternative would be adding 'list' to the Depends-on section of xlist (likewise for xoset). But I'm not sure which of the two approaches is inherently better; I'll let Bruno decide, since they are his modules. -- Eric Blake
