pkgsrc/time/plan/patches/patch-ak
2007-08-08 21:07:48 +00:00

16 lines
342 B
Text

$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>