summaryrefslogtreecommitdiff
path: root/graphics/xmrm/files/patch-ab
diff options
context:
space:
mode:
authorMike Heffner <mikeh@FreeBSD.org>2002-07-04 08:09:05 +0000
committerMike Heffner <mikeh@FreeBSD.org>2002-07-04 08:09:05 +0000
commitdb59d15a8ececbddd134ccfee64ce13d9cfa3919 (patch)
tree4618426a17ffccb60420d694accab0ede2b37738 /graphics/xmrm/files/patch-ab
parentUpdate to version 9.3b. (diff)
Prepare for xforms update.
Diffstat (limited to 'graphics/xmrm/files/patch-ab')
-rw-r--r--graphics/xmrm/files/patch-ab13
1 files changed, 10 insertions, 3 deletions
diff --git a/graphics/xmrm/files/patch-ab b/graphics/xmrm/files/patch-ab
index 6403b6168169..6806849d26e0 100644
--- a/graphics/xmrm/files/patch-ab
+++ b/graphics/xmrm/files/patch-ab
@@ -1,6 +1,6 @@
---- const.h.orig Mon Mar 9 17:00:00 1998
-+++ const.h Tue Mar 28 15:23:34 2000
-@@ -3,7 +3,7 @@
+--- const.h.orig Mon Mar 9 18:00:00 1998
++++ const.h Mon Jul 1 03:46:45 2002
+@@ -3,12 +3,14 @@
// Programming: Gerhard Waldhör, Andreas Artmann
#include <stdio.h>
@@ -9,3 +9,10 @@
#include <errno.h>
#include <math.h>
++#ifndef TRUE
+ #define TRUE 1
+ #define FALSE 0
++#endif
+
+ #define MAX_PIC_NUM 999
+