$NetBSD: patch-aa,v 1.1 2007/08/05 15:37:35 joerg Exp $

--- xanim.h.orig	2007-08-05 15:12:18.000000000 +0000
+++ xanim.h
@@ -18,7 +18,7 @@
 #include <Xos.h>
 #include <stdio.h>
 #include <sys/types.h>
-#include <stdio.h>
+#include <stdlib.h>
 
 #ifndef VMS
 
@@ -27,17 +27,6 @@
 #include <memory.h>
 #endif
 
-#ifdef __bsdi__
-#include <sys/malloc.h>
-#else
-#ifndef __CYGWIN32__
-#ifndef __FreeBSD__
-#include <malloc.h>
-#endif
-#endif
-#endif
-
-
 #include <unistd.h>
 #else
 #include <unixio.h>
