Fixed building by Clang.
This commit is contained in:
@@ -100,7 +100,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;
|
||||
|
||||
Reference in New Issue
Block a user