$NetBSD: patch-eb,v 1.1 2006/10/01 20:08:29 seb Exp $ --- agent/agent_registry.c.orig 2006-06-13 12:50:36.000000000 +0000 +++ agent/agent_registry.c @@ -1458,7 +1458,7 @@ netsnmp_subtree_find_prev(oid *name, siz lookup_cache *lookup_cache = NULL; netsnmp_subtree *myptr = NULL, *previous = NULL; int cmp = 1; - int ll_off = 0; + size_t ll_off = 0; if (subtree) { myptr = subtree;