002897f053
tarball, and don't call NPN_GetValue with NPNVToolkit. For unknown reasons this doesn't work with xl 1.9. While here remove no_plugin PSEUDO_FLAVOR. ok ajacoutot@
12 lines
349 B
Plaintext
12 lines
349 B
Plaintext
$OpenBSD: patch-plugin_gtk-vnc-plugin_h,v 1.1 2010/10/24 09:23:34 landry Exp $
|
|
--- plugin/gtk-vnc-plugin.h.orig Sun Oct 24 01:46:47 2010
|
|
+++ plugin/gtk-vnc-plugin.h Sun Oct 24 01:47:21 2010
|
|
@@ -36,6 +36,7 @@
|
|
#ifndef GTK_VNC_PLUGIN_H
|
|
#define GTK_VNC_PLUGIN_H
|
|
|
|
+#include <prtypes.h>
|
|
#include <npapi.h>
|
|
#include <gtk/gtk.h>
|
|
#include <X11/Xlib.h>
|