aboutsummaryrefslogtreecommitdiff
path: root/src/os/unix/ngx_darwin_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/os/unix/ngx_darwin_config.h')
-rw-r--r--src/os/unix/ngx_darwin_config.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/os/unix/ngx_darwin_config.h b/src/os/unix/ngx_darwin_config.h
index 7ac86c73e..bbad977cb 100644
--- a/src/os/unix/ngx_darwin_config.h
+++ b/src/os/unix/ngx_darwin_config.h
@@ -9,9 +9,6 @@
#define _NGX_DARWIN_CONFIG_H_INCLUDED_
-#define MAC_OS_X_VERSION_MIN_REQUIRED MAC_OS_X_VERSION_10_0
-
-
#include <sys/types.h>
#include <sys/time.h>
#include <unistd.h>