Iqbal writes:
lcr_mod.c: In function `load_gws':
lcr_mod.c:570: error: `HDR_FROM_F' undeclared (first use in this
function)
HDR_FROM_F is defined in HEAD.
lcr_mod.c:817: error: `nr_branches' undeclared
(first use in this
function)
nr_branches IS declared in 0.9.0.
so, please not try to take modules from HEAD and assume that would
compile in older releases without modification.
-- juha