=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/calendar/paskha.c,v retrieving revision 1.2 retrieving revision 1.3 diff -c -r1.2 -r1.3 *** src/usr.bin/calendar/paskha.c 1998/12/13 07:31:08 1.2 --- src/usr.bin/calendar/paskha.c 2003/06/25 22:41:24 1.3 *************** *** 1,4 **** ! /* $OpenBSD: paskha.c,v 1.2 1998/12/13 07:31:08 pjanzen Exp $ */ /* * Copyright (C) 1993-1996 by Andrey A. Chernov, Moscow, Russia. --- 1,4 ---- ! /* $OpenBSD: paskha.c,v 1.3 2003/06/25 22:41:24 deraadt Exp $ */ /* * Copyright (C) 1993-1996 by Andrey A. Chernov, Moscow, Russia. *************** *** 27,33 **** */ #ifndef lint ! static char rcsid[] = "$OpenBSD: paskha.c,v 1.2 1998/12/13 07:31:08 pjanzen Exp $"; #endif /* not lint */ #include --- 27,33 ---- */ #ifndef lint ! static char rcsid[] = "$OpenBSD: paskha.c,v 1.3 2003/06/25 22:41:24 deraadt Exp $"; #endif /* not lint */ #include *************** *** 35,40 **** --- 35,42 ---- #include #include #include + + #include "calendar.h" /* return year day for Orthodox Easter using Gauss formula */ /* (new style result); subtract 13 for old style */