openbsd-ports/lang/php/5.3/patches/patch-ext_tidy_tidy_c
sthen 748511976d Use PATCHORIG, regen patches and rename the files which didn't match the
normal update-patches filenames. This avoids update-patches picking up the
.orig files in PHP distfiles and make it easier to keep in-sync. ok robert@
2011-06-18 19:49:22 +00:00

13 lines
360 B
Plaintext

$OpenBSD: patch-ext_tidy_tidy_c,v 1.2 2011/06/18 19:49:50 sthen Exp $
--- ext/tidy/tidy.c.orig.port Thu Nov 18 15:22:22 2010
+++ ext/tidy/tidy.c Sat Jun 18 12:14:51 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 */