summaryrefslogtreecommitdiff
path: root/time/plan/patches/patch-ak
blob: c76fa3121df2cc789c315dc457fbfeac3543d6f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
$NetBSD: patch-ak,v 1.1 2007/08/08 21:07:49 joerg Exp $

--- help.c.orig	2007-08-08 20:42:55.000000000 +0000
+++ help.c
@@ -17,11 +17,6 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <time.h>
-#ifndef NEWSOS4
-#ifndef STDLIBMALLOC
-#include <malloc.h>
-#endif
-#endif
 #include <Xm/Xm.h>
 #include <Xm/DialogS.h>
 #include <Xm/Form.h>