summaryrefslogtreecommitdiff
path: root/multimedia/gxine/patches/patch-ae
blob: e8e80004695528e74b0146f8ad83f18d64127eef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ae,v 1.1.1.1 2004/01/26 13:18:07 jmmv Exp $

--- browser-plugin/plugin.c.orig	2003-04-11 17:31:44.000000000 +1000
+++ browser-plugin/plugin.c
@@ -28,6 +28,7 @@
 #include <unistd.h>
 #include <string.h>
 #include <stdlib.h>
+#include <signal.h>
 #include <dlfcn.h>
 #include <errno.h>
 #include <X11/X.h>