vendor/nginx/src/os/unix/ngx_solaris_config.h in nginxtra-1.8.1.12 vs vendor/nginx/src/os/unix/ngx_solaris_config.h in nginxtra-1.10.1.12

- old
+ new

@@ -53,9 +53,11 @@ #include <sys/systeminfo.h> #include <limits.h> /* IOV_MAX */ #include <inttypes.h> #include <crypt.h> +#include <dlfcn.h> + #define NGX_ALIGNMENT _MAX_ALIGNMENT #include <ngx_auto_config.h>