$FreeBSD: ports/textproc/agrep/files/patch-utilities.c,v 1.1 2002/07/21 01:56:56 naddy Exp $ --- utilities.c.orig Fri Jan 17 20:14:43 1992 +++ utilities.c Sun Jul 21 03:50:47 2002 @@ -2,6 +2,7 @@ and manipulating regular expression syntax trees. */ #include +#include #include "re.h" /************************************************************************/