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

13 lines
280 B
Plaintext

$NetBSD: patch-ar,v 1.1 2007/07/28 01:30:02 joerg Exp $
--- program/url.c.orig 2007-07-28 01:08:08.000000000 +0000
+++ program/url.c
@@ -2,7 +2,6 @@
#include "url.h"
#include <stdio.h>
#include <string.h>
-#include <malloc.h>
#include <stdlib.h>
int is_url(char *string);