aboutsummaryrefslogtreecommitdiff
path: root/src/os/unix/ngx_solaris_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/os/unix/ngx_solaris_config.h')
-rw-r--r--src/os/unix/ngx_solaris_config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/os/unix/ngx_solaris_config.h b/src/os/unix/ngx_solaris_config.h
index 437e50654..84a4c8476 100644
--- a/src/os/unix/ngx_solaris_config.h
+++ b/src/os/unix/ngx_solaris_config.h
@@ -83,4 +83,7 @@
#endif
+#define NGX_HAVE_OS_SPECIFIC_INIT 1
+
+
#endif /* _NGX_SOLARIS_CONFIG_H_INCLUDED_ */