Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / multimedia / gst-plugins0.10-base / patches / patch-ab
blobd88a44d8b36769c77fce51a1c1d9767fd4b2c72f
1 $NetBSD$
3 --- ext/alsa/gstalsasink.c.orig 2012-01-18 01:36:56.000000000 +0000
4 +++ ext/alsa/gstalsasink.c
5 @@ -54,6 +54,10 @@
6  #include <gst/gst-i18n-plugin.h>
7  #include "gst/glib-compat-private.h"
8  
9 +#ifndef ESTRPIPE
10 +#define ESTRPIPE EPIPE
11 +#endif
13  #define DEFAULT_DEVICE         "default"
14  #define DEFAULT_DEVICE_NAME    ""
15  #define DEFAULT_CARD_NAME      ""