Fixed building on Solaris by Sun C.

This commit is contained in:
Max Romanov
2017-07-25 16:18:31 +03:00
parent 578cd547c0
commit 316c77a9de
5 changed files with 9 additions and 11 deletions

View File

@@ -101,7 +101,7 @@ typedef struct {
} nxt_app_request_t;
//typedef struct nxt_app_parse_ctx_s nxt_app_parse_ctx_t;
typedef struct nxt_app_parse_ctx_s nxt_app_parse_ctx_t;
struct nxt_app_parse_ctx_s {
nxt_app_request_t r;