summaryrefslogtreecommitdiff
path: root/net/xmftp/patches/patch-af
blob: 8904d9aa9cb6429ac0ffbd43911e63cef24a00c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-af,v 1.1 2006/05/10 06:40:59 minskim Exp $

--- ui/setup_cbs.c.orig	1997-07-18 10:06:24.000000000 -0700
+++ ui/setup_cbs.c
@@ -3,7 +3,7 @@
 /**************************************************************************/
 
 #include <Xm/List.h>
-#include <malloc.h>
+#include <stdlib.h>
 #include "setup_cbs.h"
 #include "operations.h"
 #include "remote_refresh.h"