summaryrefslogtreecommitdiffhomepage
path: root/auto/types
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2004-01-28 15:22:37 +0000
committerIgor Sysoev <igor@sysoev.ru>2004-01-28 15:22:37 +0000
commitcada4ee47d37e1e954e15a07afc6f45d6fb04342 (patch)
tree962c69cab1720cca1c7bb0236c14243ae663f0bf /auto/types
parentba90f581f447fde1786d8bc17d91f137b154febc (diff)
downloadnginx-cada4ee47d37e1e954e15a07afc6f45d6fb04342.tar.gz
nginx-cada4ee47d37e1e954e15a07afc6f45d6fb04342.tar.bz2
nginx-0.0.1-2004-01-28-18:22:37 import
Diffstat (limited to 'auto/types')
-rw-r--r--auto/types/sizeof2
1 files changed, 2 insertions, 0 deletions
diff --git a/auto/types/sizeof b/auto/types/sizeof
index d015aeaec..4baf3d755 100644
--- a/auto/types/sizeof
+++ b/auto/types/sizeof
@@ -7,8 +7,10 @@ ngx_bytes=
cat << END > $NGX_AUTOTEST.c
+#include <sys/types.h>
#include <sys/time.h>
#include <sys/resource.h>
+$NGX_UNISTD_H
$NGX_INTTYPES_H
$NGX_AUTO_CONFIG