openbsd-ports/lang/php/5.2/patches/patch-ext_tidy_tidy_c

13 lines
360 B
Plaintext
Raw Normal View History

$OpenBSD: patch-ext_tidy_tidy_c,v 1.2 2011/06/18 19:49:50 sthen Exp $
--- ext/tidy/tidy.c.orig.port Sun Jan 3 09:23:27 2010
+++ ext/tidy/tidy.c Sat Jun 18 12:44:56 2011
@@ -31,7 +31,7 @@
#include "ext/standard/info.h"
#include "safe_mode.h"
-#include "tidy.h"
+#include "tidyp.h"
#include "buffio.h"
/* compatibility with older versions of libtidy */