summaryrefslogtreecommitdiffstats
path: root/audio/rhythmbox/files/patch-player_rb-recorder-gst.c
diff options
context:
space:
mode:
Diffstat (limited to 'audio/rhythmbox/files/patch-player_rb-recorder-gst.c')
-rw-r--r--audio/rhythmbox/files/patch-player_rb-recorder-gst.c12
1 files changed, 12 insertions, 0 deletions
diff --git a/audio/rhythmbox/files/patch-player_rb-recorder-gst.c b/audio/rhythmbox/files/patch-player_rb-recorder-gst.c
new file mode 100644
index 000000000..e8aae3495
--- /dev/null
+++ b/audio/rhythmbox/files/patch-player_rb-recorder-gst.c
@@ -0,0 +1,12 @@
+--- player/rb-recorder-gst.c.orig Wed Aug 10 20:06:11 2005
++++ player/rb-recorder-gst.c Wed Aug 10 20:06:31 2005
+@@ -25,7 +25,9 @@
+ #include <string.h>
+ #include <math.h>
+ #include <time.h>
++#ifndef __FreeBSD__
+ #include <sys/vfs.h>
++#endif
+ #include <sys/types.h>
+ #include <sys/stat.h>
+ #include <fcntl.h>