diff options
author | Sergey Kandaurov <pluknet@nginx.com> | 2017-08-25 17:11:29 +0300 |
---|---|---|
committer | Sergey Kandaurov <pluknet@nginx.com> | 2017-08-25 17:11:29 +0300 |
commit | 5118a0a89d3e10840f50a440b6c248a38a7071b1 (patch) | |
tree | 10135dfdd300cdf03c8c3d6356ba615ebfcef18f /src/nxt_mem_zone.h | |
parent | 2caa5cb845c80ee560d62cc8fc8cdc425c78cdf8 (diff) | |
download | unit-5118a0a89d3e10840f50a440b6c248a38a7071b1.tar.gz unit-5118a0a89d3e10840f50a440b6c248a38a7071b1.tar.bz2 |
Fixed typedef nxt_port_mmap_msg_t redefinition after 1b394e999c7c.
Redefinition of typedef is a C11 feature. On older compilers that
default to C99, such as clang 3.4.1 supplied with FreeBSD 10, this
caused -Wtypedef-redefinition warnings.
Diffstat (limited to 'src/nxt_mem_zone.h')
0 files changed, 0 insertions, 0 deletions