Files
pkgsrc-ng/net/xmftp/patches/patch-ak
2013-09-26 17:14:40 +02:00

13 lines
315 B
Plaintext

$NetBSD: patch-ak,v 1.1 2007/07/28 01:30:01 joerg Exp $
--- ui/connection.c.orig 2007-07-28 00:42:56.000000000 +0000
+++ ui/connection.c
@@ -13,7 +13,6 @@
#include <Xm/List.h>
#include <stdio.h>
#include <stdlib.h>
-#include <malloc.h>
#include "xmftp.h"
#include "operations.h"
#include "../program/misc.h"