summaryrefslogtreecommitdiff
path: root/comms/plptools/patches/patch-av
blob: 9aa46bfe26be1a21b12d14061d6eafa3128e6471 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-av,v 1.1 2007/08/01 20:28:08 joerg Exp $

--- ncpd/socketchan.cc.orig	2007-08-01 20:07:17.000000000 +0000
+++ ncpd/socketchan.cc
@@ -27,7 +27,7 @@
 #include <stream.h>
 #include <stdio.h>
 #include <string.h>
-#include <malloc.h>
+#include <stdlib.h>
 
 #include "socketchan.h"
 #include "ncp.h"