Files
pkgsrc-ng/print/pcps/patches/patch-ab
2013-09-26 17:14:40 +02:00

15 lines
385 B
Plaintext

$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 "