summaryrefslogtreecommitdiff
path: root/audio/akode/patches/patch-am
blob: 47a5ecb653520e380702de0fa65ea4b94c33a7ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-am,v 1.1 2011/11/22 10:54:15 marino Exp $

--- akode/plugins/mpc_decoder/mppdec/synth_filter.cpp.orig	2004-11-04 23:13:31.000000000 +0000
+++ akode/plugins/mpc_decoder/mppdec/synth_filter.cpp
@@ -1,6 +1,8 @@
 #include "stdafx.h"
 
+#if !defined(__DragonFly__)
 typedef int ptrdiff_t;
+#endif
 
 
 /* C O N S T A N T S */