Update and clean Tomato RAF files
[tomato.git] / release / src / router / nginx / auto / types / value
blobac88a3919ef168353413a75aefa27785b307a721
2 # Copyright (C) Igor Sysoev
3 # Copyright (C) Nginx, Inc.
6 cat << END >> $NGX_AUTO_CONFIG_H
8 #ifndef $ngx_param
9 #define $ngx_param  $ngx_value
10 #endif
12 END