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

14 lines
294 B
Plaintext

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