$OpenBSD: patch-src_xslt_xslt_h,v 1.2 2015/12/30 16:42:38 jasper Exp $
--- src/xslt/xslt.h.orig	Sun Jun  2 06:03:14 2013
+++ src/xslt/xslt.h	Wed Dec 30 17:33:07 2015
@@ -1,3 +1,10 @@
+#ifndef SWF_XSLT_H
+#define SWF_XSLT_H
+
+// definitions for "in-memory" stylesheets
+extern const char *xslt_simple;
+
+#endif
 #ifndef SWF_XSLT_H
 #define SWF_XSLT_H
 
