$NetBSD: patch-ac,v 1.2 2002/01/17 11:15:33 martti Exp $ --- src/gtkhtml.c.orig Mon Dec 10 18:10:43 2001 +++ src/gtkhtml.c Wed Jan 16 13:26:40 2002 @@ -65,6 +65,8 @@ #include "math.h" #include +int allow_severity, deny_severity; + static GtkLayoutClass *parent_class = NULL;