$NetBSD$

--- fractalb.c.orig	2007-07-28 01:15:21.000000000 +0000
+++ fractalb.c
@@ -8,11 +8,7 @@ fractal routines.
 
 #include <limits.h>
 #include <string.h>
-#ifdef __TURBOC__
-#include <alloc.h>
-#elif !defined(__386BSD__)
-#include <malloc.h>
-#endif
+#include <stdlib.h>
   /* see Fractint.c for a description of the "include"  hierarchy */
 #include "port.h"
 #include "prototyp.h"
