# HG changeset patch # User Igor Sysoev # Date 1238591376 0 # Node ID 34389dfc20617d939439108acf90e6414ed0e24e # Parent ba1f3cdba7257a5820b589ef39efb98aee6fca20 fix MacOSX building, broken in r2616 diff --git a/src/os/unix/ngx_darwin_config.h b/src/os/unix/ngx_darwin_config.h --- a/src/os/unix/ngx_darwin_config.h +++ b/src/os/unix/ngx_darwin_config.h @@ -24,6 +24,7 @@ #include #include #include +#include /* statfs() */ #include /* FIONBIO */ #include