summaryrefslogtreecommitdiff
path: root/multimedia/gst-plugins0.10-base/patches/patch-ab
blob: 88c38d74ca07b6d907ca1f6a90782645da1531ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-ab,v 1.7 2010/12/03 18:15:44 drochner Exp $

--- ext/alsa/gstalsasink.c.orig	2010-11-29 12:19:06.000000000 +0000
+++ ext/alsa/gstalsasink.c
@@ -53,6 +53,10 @@
 
 #include <gst/gst-i18n-plugin.h>
 
+#ifndef ESTRPIPE
+#define ESTRPIPE EPIPE
+#endif
+
 #define DEFAULT_DEVICE		"default"
 #define DEFAULT_DEVICE_NAME	""
 #define DEFAULT_CARD_NAME	""