pkgsrc/net/xmftp/patches/patch-ao
2007-07-28 01:30:01 +00:00

12 lines
297 B
Text

$NetBSD: patch-ao,v 1.1 2007/07/28 01:30:02 joerg Exp $
--- ui/transfer.c.orig 2007-07-28 00:56:48.000000000 +0000
+++ ui/transfer.c
@@ -10,7 +10,6 @@
#include <Xm/PushB.h>
#include <stdio.h>
#include <stdlib.h>
-#include <malloc.h>
#include <time.h>
#include <unistd.h>
#include "xmftp.h"