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

--- ncpd/packet.cc.orig	2007-08-01 20:06:29.000000000 +0000
+++ ncpd/packet.cc
@@ -26,7 +26,7 @@
 #endif
 
 #include <stdio.h>
-#include <malloc.h>
+#include <stdlib.h>
 #include <unistd.h>
 #include <sys/time.h>
 #include <sys/types.h>