$NetBSD: patch-ag,v 1.2 2007/11/25 12:15:53 wiz Exp $ --- file.c.orig 2007-11-25 12:03:46.000000000 +0000 +++ file.c @@ -10,7 +10,6 @@ char load_file (); char readin (); void makename (); -bool writeout (); bool parse_f_name (); A32 ffseek (); A32 file_len ();