$OpenBSD: patch-gregor_c,v 1.1 2004/05/17 00:22:54 naddy Exp $
--- gregor.c.orig	2004-05-12 21:20:47.000000000 +0100
+++ gregor.c	2004-05-12 21:21:45.000000000 +0100
@@ -65,7 +65,7 @@ day_num(int year, int month, int day)
 {
     int dn;
     int i;
-    const int isleap; /* save three calls to leap() */
+    int isleap; /* save three calls to leap() */
 
     /* Some validity checks */
 
