1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-26 04:35:39 +03:00
aports/testing/php7/tidy-buffio.patch
Valery Kartel 9db98a17fa testing/php7: new aport
The PHP language runtime engine - 7th branch
http://php.net/
2016-02-10 12:48:54 +01:00

11 lines
234 B
Diff

--- a/ext/tidy/tidy.c
+++ b/ext/tidy/tidy.c
@@ -31,7 +31,7 @@
#include "ext/standard/info.h"
#include "tidy.h"
-#include "buffio.h"
+#include "tidybuffio.h"
/* compatibility with older versions of libtidy */
#ifndef TIDY_CALL