$NetBSD: patch-ad,v 1.1 2003/01/14 05:19:25 rh Exp $

--- /dev/null	Tue Jan 14 14:45:38 2003
+++ gncal/dummy.c
@@ -0,0 +1,7 @@
+#include <glib.h>
+
+gboolean roll_at_midnight;
+GList *all_calendars = NULL;
+int week_starts_on_monday;
+
+void gnome_calendar_goto_today (void *gcal) { return; }
