diff options
Diffstat (limited to 'archivers/lzo/patches/patch-aa')
-rw-r--r-- | archivers/lzo/patches/patch-aa | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/archivers/lzo/patches/patch-aa b/archivers/lzo/patches/patch-aa new file mode 100644 index 00000000000..9c2bf036876 --- /dev/null +++ b/archivers/lzo/patches/patch-aa @@ -0,0 +1,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 |