summaryrefslogtreecommitdiff
path: root/multimedia/mplayer-plugin/patches/patch-aa
blob: 51cbf1743746edba601802b2b4ea4f487d2d704b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-aa,v 1.1.1.1 2009/09/14 08:56:09 tnn 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"