From: Jerome Loyet Date: Sat, 26 May 2012 15:38:39 +0000 (+0200) Subject: - add missing headers to avoid warnings X-Git-Tag: php-5.5.0alpha1~145 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=18cd5772d61ec302bba6be2baee742a1890c12f8;p=php - add missing headers to avoid warnings --- diff --git a/sapi/fpm/fpm/fpm_sockets.h b/sapi/fpm/fpm/fpm_sockets.h index b7ff0b2296..5b9c698c2a 100644 --- a/sapi/fpm/fpm/fpm_sockets.h +++ b/sapi/fpm/fpm/fpm_sockets.h @@ -5,6 +5,8 @@ #ifndef FPM_MISC_H #define FPM_MISC_H 1 +#include +#include #include #include