summaryrefslogtreecommitdiff
path: root/time/plan/patches/patch-ad
blob: a217c20106c72dc19c0ac99f40d65a7ee56002ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$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>