--- src/halloc.c	Wed May 19 07:00:45 2004
+++ src/halloc.c.new	Wed May 19 10:46:49 2004
@@ -12,7 +12,7 @@
  *	http://www.opensource.org/licenses/bsd-license.php
  */
 
-#include <malloc.h>  /* realloc */
+#include <stdlib.h>  /* link different */
 #include <string.h>  /* memset & co */
 
 #include "halloc.h"
