pkgsrc/multimedia/mplayer-plugin-firefox/patches/patch-ab
xtraeme b9b1cb2250 Initial import of mplayer-plugin-firefox-2.70.
Plugin for Gecko based browsers that uses mplayer to play videos from
websites.
2004-11-17 02:31:34 +00:00

9 lines
300 B
Text

$NetBSD: patch-ab,v 1.1.1.1 2004/11/17 02:31:34 xtraeme Exp $
--- Source/plugin-support.cpp.orig 2004-11-17 02:28:45.000000000 +0100
+++ Source/plugin-support.cpp 2004-11-17 02:29:03.000000000 +0100
@@ -1,3 +1,4 @@
+#include <string.h>
#include "plugin.h"
#include <strings.h>
#include <errno.h>