mirror of
https://github.com/php/php-src.git
synced 2026-03-26 09:12:14 +01:00
- Fix compile
- Building still not possible
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
#include "main/php_output.h"
|
||||
#include "ext/standard/info.h"
|
||||
|
||||
#include "mbfl/mbfl_allocators.h"
|
||||
#include "libmbfl/mbfl/mbfl_allocators.h"
|
||||
|
||||
#include "php_variables.h"
|
||||
#include "php_globals.h"
|
||||
|
||||
@@ -66,7 +66,7 @@
|
||||
|
||||
#if HAVE_MBSTRING
|
||||
|
||||
#include "mbfilter.h"
|
||||
#include "libmbfl/mbfl/mbfilter.h"
|
||||
#include "SAPI.h"
|
||||
|
||||
#define PHP_MBSTRING_API 20021024
|
||||
|
||||
Reference in New Issue
Block a user