$NetBSD$

--- lsysf.c.orig	2007-07-28 01:18:21.000000000 +0000
+++ lsysf.c
@@ -1,9 +1,5 @@
 #include <string.h>
-#ifdef __TURBOC__
-#include <alloc.h>
-#else
-#include <malloc.h>
-#endif
+#include <stdlib.h>
 
   /* see Fractint.c for a description of the "include"  hierarchy */
 #include "port.h"
