view auto/have_headers @ 5429:e6a1623f87bc

Upstream: optimize loops in ngx_http_upstream_init_round_robin().
author Xiaochen Wang <wangxiaochen0@gmail.com>
date Mon, 21 Oct 2013 18:20:32 +0800
parents d620f497c50f
children
line wrap: on
line source


# Copyright (C) Igor Sysoev
# Copyright (C) Nginx, Inc.


cat << END >> $NGX_AUTO_HEADERS_H

#ifndef $have
#define $have  1
#endif

END