diff options
Diffstat (limited to 'auto/types/uintptr_t')
-rw-r--r-- | auto/types/uintptr_t | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/auto/types/uintptr_t b/auto/types/uintptr_t index cd2df8da5..a1bb78a89 100644 --- a/auto/types/uintptr_t +++ b/auto/types/uintptr_t @@ -1,4 +1,7 @@ +# Copyright (C) Igor Sysoev + + echo $ngx_n "checking for uintptr_t ... " $ngx_c echo >> $NGX_ERR echo "checking for uintptr_t" >> $NGX_ERR |