Files
pkgsrc-ng/time/plan/patches/patch-ak
2013-09-26 17:14:40 +02:00

17 lines
342 B
Plaintext

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