/* $OpenBSD: extern.h,v 1.2 2005/12/27 04:06:16 tedu Exp $ */ /* * Written by Raymond Lai . * Public domain. */ FILE *outfile; /* file to save changes to */ int eparse(const char *, const char *, const char *);