$NetBSD: patch-ae,v 1.1 2007/08/08 21:31:28 joerg Exp $

--- src/xml/repr-io.c.orig	2007-08-08 20:57:27.000000000 +0000
+++ src/xml/repr-io.c
@@ -11,7 +11,7 @@
  * Released under GNU GPL, read the file 'COPYING' for more information
  */
 
-#include <malloc.h>
+#include <stdlib.h>
 #include <string.h>
 #include <stdio.h>
 #include <ctype.h>
