summaryrefslogtreecommitdiff
path: root/databases/sqsh/patches/patch-aj
diff options
context:
space:
mode:
Diffstat (limited to 'databases/sqsh/patches/patch-aj')
-rw-r--r--databases/sqsh/patches/patch-aj11
1 files changed, 11 insertions, 0 deletions
diff --git a/databases/sqsh/patches/patch-aj b/databases/sqsh/patches/patch-aj
new file mode 100644
index 00000000000..f159dff7e60
--- /dev/null
+++ b/databases/sqsh/patches/patch-aj
@@ -0,0 +1,11 @@
+$NetBSD: patch-aj,v 1.1 2006/01/13 13:44:13 joerg Exp $
+
+--- src/dsp_out.c.orig 2006-01-12 17:40:48.000000000 +0000
++++ src/dsp_out.c
+@@ -31,6 +31,4 @@
+ #include "dsp.h"
+
+-extern int errno;
+-
+ /*-- Current Version --*/
+ #if !defined(lint) && !defined(__LINT__)