12345678910111213 |
- $OpenBSD: patch-ext_tidy_tidy_c,v 1.1 2014/11/15 13:43:01 robert Exp $
- --- ext/tidy/tidy.c.orig.port Wed Jul 3 08:10:53 2013
- +++ ext/tidy/tidy.c Sat Jul 27 18:39:50 2013
- @@ -30,7 +30,7 @@
- #include "php_ini.h"
- #include "ext/standard/info.h"
-
- -#include "tidy.h"
- +#include "tidyp.h"
- #include "buffio.h"
-
- /* compatibility with older versions of libtidy */
|