From: Anatol Belski Date: Sat, 22 Jul 2017 22:22:13 +0000 (+0200) Subject: add missing header X-Git-Tag: php-7.3.0alpha1~1835 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0eea41b6c407fa64cf59e79c422d313775a385f8;p=php add missing header --- diff --git a/ext/mbstring/libmbfl/mbfl/mbfl_allocators.h b/ext/mbstring/libmbfl/mbfl/mbfl_allocators.h index 38a3f817ef..08fc275d04 100644 --- a/ext/mbstring/libmbfl/mbfl/mbfl_allocators.h +++ b/ext/mbstring/libmbfl/mbfl/mbfl_allocators.h @@ -31,6 +31,7 @@ #ifndef MBFL_ALLOCATORS_H #define MBFL_ALLOCATORS_H +#include #include "mbfl_defs.h" typedef struct _mbfl_allocators {