$OpenBSD: patch-ext_tidy_tidy_c,v 1.6 2014/01/12 22:03:45 sthen Exp $
--- ext/tidy/tidy.c.orig.port	Sun Jan 12 21:53:52 2014
+++ ext/tidy/tidy.c	Sun Jan 12 21:56:13 2014
@@ -31,7 +31,8 @@
 #include "ext/standard/info.h"
 #include "safe_mode.h"
 
-#include "tidy.h"
+#include "tidyp.h"
+#define tidyReleaseDate() tidyVersion()
 #include "buffio.h"
 
 /* compatibility with older versions of libtidy */
