summaryrefslogtreecommitdiff
path: root/multimedia/avifile/files/patch-player-main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/avifile/files/patch-player-main.cpp')
-rw-r--r--multimedia/avifile/files/patch-player-main.cpp10
1 files changed, 10 insertions, 0 deletions
diff --git a/multimedia/avifile/files/patch-player-main.cpp b/multimedia/avifile/files/patch-player-main.cpp
new file mode 100644
index 000000000000..5101d6faf623
--- /dev/null
+++ b/multimedia/avifile/files/patch-player-main.cpp
@@ -0,0 +1,10 @@
+--- player/main.cpp.bak Sun May 25 01:24:42 2003
++++ player/main.cpp Sat Apr 3 21:25:56 2004
+@@ -23,6 +23,7 @@
+ #include <fcntl.h>
+ #ifdef __FreeBSD__
+ #include <floatingpoint.h>
++#include <ieeefp.h>
+ #endif
+ #ifdef __NetBSD__
+ #include <ieeefp.h>