diff options
Diffstat (limited to 'auto/os/features')
| -rw-r--r-- | auto/os/features | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auto/os/features b/auto/os/features index 5fcbf7f6b..ecb210da6 100644 --- a/auto/os/features +++ b/auto/os/features @@ -98,7 +98,7 @@ if test -z "$NGX_KQUEUE_CHECKED"; then ngx_feature_name="NGX_HAVE_TIMER_EVENT" ngx_feature_run=yes ngx_feature_incs="#include <sys/event.h> -#include <sys/time.h>" + #include <sys/time.h>" ngx_feature_path= ngx_feature_libs= ngx_feature_test="int kq; |
