6e8f676783
problems found after fixing malloc problems
14 lines
385 B
Text
14 lines
385 B
Text
$NetBSD: patch-ab,v 1.1 2004/05/23 23:28:29 danw Exp $
|
|
|
|
--- define.h.orig Tue Apr 4 23:06:22 2000
|
|
+++ define.h
|
|
@@ -146,9 +146,6 @@ Company: MicroSource Snail: 10 De
|
|
|
|
# else /* UNIX */
|
|
|
|
-# ifndef NEXT /* NeXT has malloc stuff in stdlib */
|
|
-# include <malloc.h>
|
|
-# endif
|
|
# include <limits.h>
|
|
# define MAX_PATH MAXPATHLEN
|
|
# define MODE " Unix Mode "
|