summaryrefslogtreecommitdiff
path: root/cad/ipal-current/patches/patch-ab
blob: 0d51cc3a9a64faa8e2c00aba2b109165f7970714 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ab,v 1.3 2007/08/01 21:30:39 joerg Exp $

--- libipal/pal_alloc.c.orig	2007-08-01 21:10:49.000000000 +0000
+++ libipal/pal_alloc.c
@@ -25,7 +25,7 @@
 #endif
 
 # include  "pal_priv.h"
-# include  <malloc.h>
+# include  <stdlib.h>
 # include  <string.h>
 # include  <stdlib.h>
 # include  <assert.h>