$OpenBSD: patch-src_grg_widgets_h,v 1.1 2021/02/27 21:27:17 naddy Exp $

Index: src/grg_widgets.h
--- src/grg_widgets.h.orig
+++ src/grg_widgets.h
@@ -25,7 +25,7 @@
 #include "grg_defs.h"
 #include <gtk/gtk.h>
 
-gboolean mapIsUTF;
+extern gboolean mapIsUTF;
 
 /* Shows and manages a dialog that asks for a string. */
 gchar *grg_input_dialog (gchar * title, gchar * qtext, gchar * preset,
