$NetBSD: patch-ad,v 1.1 2004/11/10 16:43:50 epg Exp $ --- bin/mkcmd/check.c.orig 2000-07-30 17:56:23.000000000 -0400 +++ bin/mkcmd/check.c @@ -24,14 +24,6 @@ extern int compwidth(/* pOR */); #include #endif -#if USE_MALLOC_H -#include -#else -#if NEED_MALLOC_EXTERN -extern char *malloc(), *calloc(), *realloc(); -#endif -#endif - /* find a buffer [declared as variable "ident" in mkcmd] (ksb) * in the list of buffer (usually pORDecl) */