summaryrefslogtreecommitdiffhomepage
path: root/auto/types
diff options
context:
space:
mode:
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