summaryrefslogtreecommitdiff
path: root/chat/icb/patches/patch-av
blob: 5f6ab9f520fc0703ac72fd298d5f3e17d73f18b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-av,v 1.1 2005/12/14 13:53:24 joerg Exp $

--- icb/history.c.orig	2005-12-13 16:25:41.000000000 +0000
+++ icb/history.c
@@ -19,7 +19,6 @@ static STRLIST *hp = (STRLIST *) 0;	/* u
 histput(nick)
 char *nick;
 {
-	char *malloc();
 	STRLIST *sp;
 
 	/* hunt for user within list */