freebsd-ports/multimedia/gxine/files/patch-browser-plugin::plugin.c
Ying-Chieh Liao 46bec4d967 make the browser plugin usable
PR:		52004
Submitted by:	maintainer
2003-05-12 09:19:32 +00:00

10 lines
197 B
C

--- browser-plugin/plugin.c.orig Tue May 6 14:20:32 2003
+++ browser-plugin/plugin.c Tue May 6 14:20:50 2003
@@ -47,6 +47,7 @@
#include <stdio.h>
#include <math.h>
+#include <signal.h>