$NetBSD: patch-ab,v 1.3 2006/08/04 19:23:39 christos Exp $

--- libidu/idfile.h.orig	2005-11-01 04:18:33.000000000 -0500
+++ libidu/idfile.h	2006-08-03 13:00:35.159831999 -0400
@@ -147,7 +147,7 @@
 
 #define token_string(buf) (buf)
 extern unsigned int token_flags (char const *buf);
-extern unsigned short token_count (char const *buf);
+extern unsigned int token_count (char const *buf);
 extern unsigned char const *token_hits_addr (char const *buf);
 
 #define MAYBE_RETURN_PREFIX_MATCH(arg, str, val) do { \
