aboutsummaryrefslogtreecommitdiffstats
path: root/unmaintained/prayer/htmltidy_buffio.patch
diff options
context:
space:
mode:
Diffstat (limited to 'unmaintained/prayer/htmltidy_buffio.patch')
-rw-r--r--unmaintained/prayer/htmltidy_buffio.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/unmaintained/prayer/htmltidy_buffio.patch b/unmaintained/prayer/htmltidy_buffio.patch
new file mode 100644
index 0000000000..c883fdc4f2
--- /dev/null
+++ b/unmaintained/prayer/htmltidy_buffio.patch
@@ -0,0 +1,13 @@
+This header file of the tidyhtml library has been renamed in version 5.0.0.
+See https://github.com/htacg/tidy-html5/issues/224.
+--- a/session/html_secure_tidy.c
++++ b/session/html_secure_tidy.c
+@@ -12,7 +12,7 @@
+ #include <tidy.h>
+ #endif
+
+-#include <buffio.h>
++#include <tidybuffio.h>
+
+ /* ====================================================================== */
+