summaryrefslogtreecommitdiff
path: root/mbone/imm/patches/patch-ab
blob: cf05bffa3e79892fdc0152ebb2809437733130a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ab,v 1.3 2007/10/05 23:08:10 joerg Exp $

--- mcl.c.orig	2007-10-05 22:16:39.000000000 +0000
+++ mcl.c
@@ -27,7 +27,7 @@
  
 #define MAIN
 #include "protocol.h"
-#include <malloc.h>
+#include <stdlib.h>
 #include <fcntl.h>
 #include <sys/socket.h>
 #include <netinet/in.h>