pkgsrc/multimedia/mplayer-plugin-firefox/patches/patch-ad
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
293 B
Text

$NetBSD: patch-ad,v 1.1.1.1 2004/11/17 02:31:34 xtraeme Exp $
--- Source/plugin-list.cpp.orig 2004-11-17 02:32:12.000000000 +0100
+++ Source/plugin-list.cpp 2004-11-17 02:32:32.000000000 +0100
@@ -1,3 +1,4 @@
+#include <string.h>
#include "plugin.h"
#include <errno.h>
#ifndef _GNU_SOURCE