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