Index: ossp-pkg/act/act_p.h.in RCS File: /v/ossp/cvs/ossp-pkg/act/act_p.h.in,v rcsdiff -q -kk '-r1.6' '-r1.7' -u '/v/ossp/cvs/ossp-pkg/act/act_p.h.in,v' 2>/dev/null --- act_p.h.in 2002/01/18 17:30:05 1.6 +++ act_p.h.in 2002/01/18 18:13:14 1.7 @@ -54,6 +54,7 @@ #include "act_lib.h" #include "act_ctx.h" #include "act_mem.h" +#include "act_grid.h" #include "act_hash.h" #define insist(expr,false) if (!(expr)) return false