Link with xulrunner. Should be usable for other browsers such as www/epiphany, but didn't test.
9 lines
289 B
Text
9 lines
289 B
Text
$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
|