mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-09 04:18:55 -04:00
15 lines
301 B
Plaintext
15 lines
301 B
Plaintext
$NetBSD: patch-aa,v 1.2 2005/11/03 20:20:12 rillig Exp $
|
|
|
|
--- rplcomp/masd.c.orig Sat Mar 13 00:47:19 2004
|
|
+++ rplcomp/masd.c Sat Mar 13 00:47:25 2004
|
|
@@ -11,9 +11,6 @@
|
|
#else
|
|
# include <strings.h>
|
|
#endif
|
|
-#ifndef macintosh
|
|
-# include <malloc.h>
|
|
-#endif
|
|
#include <ctype.h>
|
|
|
|
#include "rplcomp.h"
|