blob: 9c2bf03687699669bc1018a0f1ca5e60ff5f74e4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$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
|