mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
14 lines
370 B
Plaintext
14 lines
370 B
Plaintext
$NetBSD: patch-aa,v 1.1 2007/07/25 15:32:43 joerg Exp $
|
|
|
|
--- src/miniacc.h.orig 2007-07-25 15:07:34.000000000 +0000
|
|
+++ src/miniacc.h
|
|
@@ -1635,7 +1635,7 @@ extern "C" {
|
|
#define HAVE_FCNTL_H 1
|
|
#define HAVE_FLOAT_H 1
|
|
#define HAVE_LIMITS_H 1
|
|
-#define HAVE_MALLOC_H 1
|
|
+/* #undef HAVE_MALLOC_H */
|
|
#define HAVE_MEMORY_H 1
|
|
#define HAVE_SETJMP_H 1
|
|
#define HAVE_SIGNAL_H 1
|