summaryrefslogtreecommitdiff
path: root/archivers/upx/patches
diff options
context:
space:
mode:
authorjoerg <joerg>2007-08-05 17:38:47 +0000
committerjoerg <joerg>2007-08-05 17:38:47 +0000
commit27886f53b4dbae4e81893bd4bb497ab0a29b1ee2 (patch)
treee5785ba95ae43e01dc8ff60a770396be3910d392 /archivers/upx/patches
parente5fb511602c663b28ae1b21efaf189c300e5f2de (diff)
downloadpkgsrc-27886f53b4dbae4e81893bd4bb497ab0a29b1ee2.tar.gz
Don't use malloc.h.
Diffstat (limited to 'archivers/upx/patches')
-rw-r--r--archivers/upx/patches/patch-ab12
1 files changed, 12 insertions, 0 deletions
diff --git a/archivers/upx/patches/patch-ab b/archivers/upx/patches/patch-ab
new file mode 100644
index 00000000000..0c536ecb4aa
--- /dev/null
+++ b/archivers/upx/patches/patch-ab
@@ -0,0 +1,12 @@
+$NetBSD: patch-ab,v 1.3 2007/08/05 17:38:47 joerg Exp $
+
+--- src/acc/acc_auto.h.orig 2007-08-05 16:57:56.000000000 +0000
++++ src/acc/acc_auto.h
+@@ -61,7 +61,6 @@
+ #define HAVE_ERRNO_H 1
+ #define HAVE_FCNTL_H 1
+ #define HAVE_LIMITS_H 1
+-#define HAVE_MALLOC_H 1
+ #define HAVE_MEMORY_H 1
+ #define HAVE_SETJMP_H 1
+ #define HAVE_SIGNAL_H 1