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