$NetBSD: patch-ae,v 1.3 1999/10/08 04:43:07 deberg Exp $

--- Library/src/HTStyle.c.orig	Wed Oct  6 23:16:43 1999
+++ Library/src/HTStyle.c	Wed Oct  6 23:16:35 1999
@@ -18,6 +18,8 @@
 #include "WWWUtil.h"
 #include "HTStyle.h"
 
+PUBLIC HTStyleSheet * styleSheet; /* application-wide style sheet */
+
 struct _HTStyle {
     char *	name;		/* Style name */
     int		element;	/* Element (if any) that this style applies to */
