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

13 lines
328 B
Plaintext

$NetBSD: patch-ah,v 1.1 2006/05/10 06:40:59 minskim Exp $
--- program/unix/implementation.c.orig 1997-07-18 10:06:24.000000000 -0700
+++ program/unix/implementation.c
@@ -7,7 +7,6 @@
#include <pwd.h>
#include <fcntl.h>
#include <stdio.h>
-#include <malloc.h>
#include <unistd.h>
#include <string.h>
#include <sys/stat.h>