view auto/headers @ 1605:379ee44a4456

use uname(2) instead of /proc/, this allows to run nginx in chroot
author Igor Sysoev <igor@sysoev.ru>
date Fri, 26 Oct 2007 16:38:53 +0000
parents 5cd655d5d2fa
children d85e291b99f9
line wrap: on
line source


# 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
ngx_include="malloc.h";    . auto/include