pkgsrc/time/plan/patches/patch-ad

14 lines
294 B
Text
Raw Normal View History

2007-08-08 23:07:48 +02:00
$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>