summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authormaya <maya@pkgsrc.org>2018-03-16 23:02:09 +0000
committermaya <maya@pkgsrc.org>2018-03-16 23:02:09 +0000
commitfe43858f70f32abd60e925a03171538ebf66b1cc (patch)
tree931884ef3843ee9c0f423646ae28cd76ef116f0a /audio
parentfea4081588386d0c88944589666608d3876031e8 (diff)
downloadpkgsrc-fe43858f70f32abd60e925a03171538ebf66b1cc.tar.gz
tremor: add missing patch.
(Got into cvs problems, sorry.)
Diffstat (limited to 'audio')
-rw-r--r--audio/tremor/patches/patch-misc.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/audio/tremor/patches/patch-misc.h b/audio/tremor/patches/patch-misc.h
index 87b1b42c90e..a0d579e3b92 100644
--- a/audio/tremor/patches/patch-misc.h
+++ b/audio/tremor/patches/patch-misc.h
@@ -1,10 +1,10 @@
-$NetBSD: patch-misc.h,v 1.1 2012/01/11 20:58:09 hans Exp $
+$NetBSD: patch-misc.h,v 1.2 2018/03/16 23:02:09 maya Exp $
---- misc.h.orig 2003-03-31 01:40:56.000000000 +0200
-+++ misc.h 2012-01-02 18:16:15.405713912 +0100
-@@ -30,6 +30,17 @@
-
+--- misc.h.orig 2018-03-16 05:15:51.000000000 +0000
++++ misc.h
+@@ -41,6 +41,17 @@
#include <sys/types.h>
+ #endif
+#ifdef __sun
+#include <sys/byteorder.h>