patch-ext_tidy_tidy_c 359 B

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