Latest update - 9167

This commit is contained in:
2023-10-19 01:04:35 +09:00
parent 9af898ac32
commit 4bbba0d9f7
2 changed files with 42 additions and 13 deletions
+3
View File
@@ -47,6 +47,9 @@ struct ngx_queue_s {
(h)->prev = x
#define ngx_queue_insert_before ngx_queue_insert_tail
#define ngx_queue_head(h) \
(h)->next