=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mg/def.h,v retrieving revision 1.65 retrieving revision 1.66 diff -u -r1.65 -r1.66 --- src/usr.bin/mg/def.h 2005/10/06 16:48:00 1.65 +++ src/usr.bin/mg/def.h 2005/10/11 00:50:00 1.66 @@ -1,4 +1,4 @@ -/* $OpenBSD: def.h,v 1.65 2005/10/06 16:48:00 kjell Exp $ */ +/* $OpenBSD: def.h,v 1.66 2005/10/11 00:50:00 kjell Exp $ */ /* This file is in the public domain. */ @@ -607,6 +607,9 @@ /* mail.c X */ void mail_init(void); + +/* grep.c X */ +int next_error(int, int); /* * Externals.