b9b1cb2250
Plugin for Gecko based browsers that uses mplayer to play videos from websites.
12 lines
343 B
Text
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"
|