$NetBSD: patch-batch_c7encode.c,v 1.1 2011/06/09 16:22:57 hfath Exp $ Prototype for exit(3). --- batch/c7encode.c.orig 1989-02-21 00:04:56.000000000 +0000 +++ batch/c7encode.c @@ -1,4 +1,5 @@ #include +#include #ifdef SCCSID static char *SccsId = "@(#)encode.c 1.3 5/15/85";