summaryrefslogtreecommitdiff
path: root/deskutils/ical/files/patch-ical.h
blob: b2a29fa52e85f46cba2d55b138b7c4359665d7e3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- ical.h.orig	1996-02-10 04:17:36.000000000 +0100
+++ ical.h	2003-04-28 18:14:32.000000000 +0200
@@ -4,6 +4,11 @@
 
 #include <tcl.h>
 
+// That was introduced in tcl8.4
+#ifndef CONST84
+#define CONST84
+#endif
+
 // Proc for triggering tcl code based on changes
 // to calendars/items.