pkgsrc/multimedia/mplayer-plugin-firefox/patches/patch-aa
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

12 lines
343 B
Text

$NetBSD: patch-aa,v 1.1.1.1 2004/11/17 02:31:34 xtraeme Exp $
--- Source/plugin.cpp.orig 2004-11-17 02:27:11.000000000 +0100
+++ Source/plugin.cpp 2004-11-17 02:27:25.000000000 +0100
@@ -34,6 +34,7 @@
*
* ***** END LICENSE BLOCK ***** */
+#include <string.h>
#include "plugin.h"
#include "nsIServiceManager.h"
#include "nsIMemory.h"