summaryrefslogtreecommitdiff
path: root/time/plan/patches/patch-aj
diff options
context:
space:
mode:
Diffstat (limited to 'time/plan/patches/patch-aj')
-rw-r--r--time/plan/patches/patch-aj14
1 files changed, 14 insertions, 0 deletions
diff --git a/time/plan/patches/patch-aj b/time/plan/patches/patch-aj
new file mode 100644
index 00000000000..03c76100a2e
--- /dev/null
+++ b/time/plan/patches/patch-aj
@@ -0,0 +1,14 @@
+$NetBSD: patch-aj,v 1.3 2007/08/08 21:07:49 joerg Exp $
+
+--- daycalc.c.orig 2007-08-08 20:41:35.000000000 +0000
++++ daycalc.c
+@@ -8,9 +8,6 @@
+
+ #include <stdio.h>
+ #include <stdlib.h>
+-#if !defined NEWSOS4 && !defined STDLIBMALLOC
+-#include <malloc.h>
+-#endif
+ #include <time.h>
+ #include <Xm/Xm.h>
+ #include "cal.h"