$NetBSD: patch-aa,v 1.2 2001/06/11 20:58:33 zuntum Exp $ --- ../include/xsw_ctype.h.orig Tue Mar 27 03:39:01 2001 +++ ../include/xsw_ctype.h @@ -5,7 +5,6 @@ # if defined(__cplusplus) || defined(c_plusplus) extern bool isblank(char c); -extern bool isblank(int c); #else