diff --git a/x11/xmbdfed/patches/patch-setup_c b/x11/xmbdfed/patches/patch-setup_c new file mode 100644 index 00000000000..baade2b2709 --- /dev/null +++ b/x11/xmbdfed/patches/patch-setup_c @@ -0,0 +1,11 @@ +$OpenBSD: patch-setup_c,v 1.1 2010/05/24 23:02:17 espie Exp $ +--- setup.c.orig Tue May 25 00:59:23 2010 ++++ setup.c Tue May 25 00:59:58 2010 +@@ -92,6 +92,7 @@ typedef struct { + Boolean saved; + } MXFEditorSetup; + ++#define active_editor myactive_editor + static unsigned long active_editor; + static MXFEditorSetup setup; + static MXFEditorOtherOptions other;