summaryrefslogtreecommitdiff
path: root/comms/plptools/patches/patch-av
diff options
context:
space:
mode:
Diffstat (limited to 'comms/plptools/patches/patch-av')
-rw-r--r--comms/plptools/patches/patch-av13
1 files changed, 13 insertions, 0 deletions
diff --git a/comms/plptools/patches/patch-av b/comms/plptools/patches/patch-av
new file mode 100644
index 00000000000..9aa46bfe26b
--- /dev/null
+++ b/comms/plptools/patches/patch-av
@@ -0,0 +1,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"