summaryrefslogtreecommitdiff
path: root/package/forked-daapd/patches/patch-config_h_in
diff options
context:
space:
mode:
Diffstat (limited to 'package/forked-daapd/patches/patch-config_h_in')
-rw-r--r--package/forked-daapd/patches/patch-config_h_in10
1 files changed, 10 insertions, 0 deletions
diff --git a/package/forked-daapd/patches/patch-config_h_in b/package/forked-daapd/patches/patch-config_h_in
new file mode 100644
index 000000000..9088c47da
--- /dev/null
+++ b/package/forked-daapd/patches/patch-config_h_in
@@ -0,0 +1,10 @@
+--- forked-daapd-0.16.orig/config.h.in 2011-04-30 11:43:23.000000000 +0200
++++ forked-daapd-0.16/config.h.in 2011-05-10 14:39:41.000000000 +0200
+@@ -1,5 +1,7 @@
+ /* config.h.in. Generated from configure.in by autoheader. */
+
++#define pipe2(a,b) pipe(a)
++
+ /* Define to 1 if you have the <dirent.h> header file. */
+ #undef HAVE_DIRENT_H
+