$NetBSD: patch-aw,v 1.1 2003/01/19 21:31:14 hubertf Exp $

--- pvoc.c.orig	Fri Jul 12 03:48:14 2002
+++ pvoc.c
@@ -8,7 +8,7 @@
 #include "sysdep.h"
 
 #include <stdio.h>
-#if defined(mac_classic) || defined(SYMANTEC) || defined(__FreeBSD__)
+#if defined(mac_classic) || defined(SYMANTEC) || defined(__FreeBSD__) || defined(__NetBSD__)
 #  include <stdlib.h>           /* for malloc() */
 #  define READMODE "rb"
 #  define WRITEMODE "wb+"
