summaryrefslogtreecommitdiff
path: root/print/pcps/patches/patch-ab
blob: ef8d2c7d53aaf3ce2cc8d3e169793bcd582682a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$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 "