Build on Solaris 11 fixed.

This commit is contained in:
Max Romanov
2017-06-26 19:58:43 +03:00
parent 9399a04121
commit b53b7b0413
7 changed files with 55 additions and 7 deletions

View File

@@ -108,7 +108,7 @@ typedef struct {
nxt_work_handler_t accept;
nxt_listen_socket_t *listen;
nxt_conn_t *next; /* STUB */;
nxt_conn_t *next; /* STUB */
nxt_work_queue_t *work_queue;
nxt_timer_t timer;