$NetBSD: patch-ac,v 1.3 2007/08/01 21:30:39 joerg Exp $

--- libipal/pal_parse.y.orig	2007-08-01 21:11:13.000000000 +0000
+++ libipal/pal_parse.y
@@ -1,7 +1,7 @@
 
 %{
 # include  "pal_priv.h"
-# include  <malloc.h>
+# include  <stdlib.h>
 # include  <assert.h>
 
 static void pal_error(const char*msg);
