]> granicus.if.org Git - php/commitdiff
add missing header
authorAnatol Belski <ab@php.net>
Sat, 22 Jul 2017 22:22:13 +0000 (00:22 +0200)
committerAnatol Belski <ab@php.net>
Sat, 22 Jul 2017 22:23:02 +0000 (00:23 +0200)
ext/mbstring/libmbfl/mbfl/mbfl_allocators.h

index 38a3f817efafa6c4b89f2fe53645a0839996b743..08fc275d04c1e8ffcd1c693f9d5129067f6ff7cb 100644 (file)
@@ -31,6 +31,7 @@
 #ifndef MBFL_ALLOCATORS_H
 #define MBFL_ALLOCATORS_H
 
+#include <stddef.h>
 #include "mbfl_defs.h"
 
 typedef struct _mbfl_allocators {