blob: 6caee3976f7e78e298f748ba4fe58e273ee6e9ed [file] [log] [blame]
Igor Sysoev7af6b162004-02-09 07:46:43 +00001
Igor Sysoevff8da912004-09-29 16:00:49 +00002# Copyright (C) Igor Sysoev
Maxim Konovalovf8d59e32012-01-18 15:07:43 +00003# Copyright (C) Nginx, Inc.
Igor Sysoevff8da912004-09-29 16:00:49 +00004
5
Piotr Sikora7d3be9a2015-12-01 00:00:10 -08006ngx_include="unistd.h"; . $NGX_AUTO/include
7ngx_include="inttypes.h"; . $NGX_AUTO/include
8ngx_include="limits.h"; . $NGX_AUTO/include
9ngx_include="sys/filio.h"; . $NGX_AUTO/include
10ngx_include="sys/param.h"; . $NGX_AUTO/include
11ngx_include="sys/mount.h"; . $NGX_AUTO/include
12ngx_include="sys/statvfs.h"; . $NGX_AUTO/include
13ngx_include="crypt.h"; . $NGX_AUTO/include