summaryrefslogtreecommitdiff
path: root/net/xmftp/patches/patch-aj
blob: f8a8083cd26cd365cf803420768c115391fcd6cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aj,v 1.1 2007/07/28 01:30:01 joerg Exp $

--- ui/download.c.orig	2007-07-28 00:42:27.000000000 +0000
+++ ui/download.c
@@ -6,7 +6,7 @@
 #include <Xm/MessageB.h>
 #include <stdio.h>
 #include <string.h>
-#include <malloc.h>
+#include <stdlib.h>
 #include <unistd.h>
 #include <signal.h>
 #include <sys/types.h>