mirror of
https://github.com/nginx/nginx.git
synced 2024-11-26 02:40:46 -06:00
f84ad941dc
and breaks building on other platforms
10 lines
241 B
Plaintext
10 lines
241 B
Plaintext
|
|
# Copyright (C) Igor Sysoev
|
|
|
|
|
|
ngx_include="unistd.h"; . auto/include
|
|
ngx_include="inttypes.h"; . auto/include
|
|
ngx_include="limits.h"; . auto/include
|
|
ngx_include="sys/filio.h"; . auto/include
|
|
ngx_include="crypt.h"; . auto/include
|