$NetBSD: patch-ab,v 1.1.1.1 2002/03/08 16:45:36 wiz Exp $ --- ccl.c.orig Tue Jul 17 21:04:37 2001 +++ ccl.c @@ -25,8 +25,6 @@ #include <errno.h> #include <assert.h> #include <string.h> /* for strlen */ -#include <alloca.h> /* for alloca. Normally stdlib would get it, but - we're compiling -ansi */ #include "coco.h"