summaryrefslogtreecommitdiff
path: root/time/plan/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'time/plan/patches/patch-ad')
-rw-r--r--time/plan/patches/patch-ad13
1 files changed, 13 insertions, 0 deletions
diff --git a/time/plan/patches/patch-ad b/time/plan/patches/patch-ad
new file mode 100644
index 00000000000..a217c20106c
--- /dev/null
+++ b/time/plan/patches/patch-ad
@@ -0,0 +1,13 @@
+$NetBSD: patch-ad,v 1.3 2007/08/08 21:07:48 joerg Exp $
+
+--- servmenu.c.orig 2007-08-08 20:39:15.000000000 +0000
++++ servmenu.c
+@@ -8,7 +8,7 @@
+
+ #include <stdio.h>
+ #include <time.h>
+-#include <malloc.h>
++#include <stdlib.h>
+ #include <Xm/Xm.h>
+ #include <Xm/DialogS.h>
+ #include <Xm/Form.h>