$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>
