summaryrefslogtreecommitdiffstats
path: root/multimedia/totem/files/patch-browser-plugin_totemPlugin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/totem/files/patch-browser-plugin_totemPlugin.cpp')
-rw-r--r--multimedia/totem/files/patch-browser-plugin_totemPlugin.cpp10
1 files changed, 10 insertions, 0 deletions
diff --git a/multimedia/totem/files/patch-browser-plugin_totemPlugin.cpp b/multimedia/totem/files/patch-browser-plugin_totemPlugin.cpp
new file mode 100644
index 000000000..9a16349f4
--- /dev/null
+++ b/multimedia/totem/files/patch-browser-plugin_totemPlugin.cpp
@@ -0,0 +1,10 @@
+--- browser-plugin/totemPlugin.cpp.orig Mon Aug 14 17:01:14 2006
++++ browser-plugin/totemPlugin.cpp Mon Aug 14 17:01:24 2006
+@@ -27,6 +27,7 @@
+ #include <stdint.h>
+ #include <unistd.h>
+ #include <fcntl.h>
++#include <signal.h>
+ #include <sys/wait.h>
+ #include <sys/poll.h>
+ #include <string.h>