--- wrapper.c.orig	Sun Jan  2 00:45:18 2000
+++ wrapper.c	Sun Jan  2 00:45:53 2000
@@ -44,7 +44,9 @@
 ---------------------------------------------------------------------------- */
 
 #include <config.h>
+#ifdef HAVE_MALLOC_H
 #include <malloc.h>
+#endif
 #include <memory.h>
 #include <stdio.h>
 #include <errno.h>
