748511976d
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@
13 lines
360 B
Plaintext
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 */
|