unix: s/ngx-queue.h/queue.h/ in checksparse.sh
This commit is contained in:
parent
c766dfe815
commit
5b1422ba2b
@ -27,12 +27,12 @@ SPARSE_FLAGS=${SPARSE_FLAGS:-"
|
||||
"}
|
||||
|
||||
SOURCES="
|
||||
include/uv-private/ngx-queue.h
|
||||
include/uv-private/tree.h
|
||||
include/uv-private/uv-unix.h
|
||||
include/uv.h
|
||||
src/fs-poll.c
|
||||
src/inet.c
|
||||
src/queue.h
|
||||
src/unix/async.c
|
||||
src/unix/core.c
|
||||
src/unix/dl.c
|
||||
|
||||
Loading…
Reference in New Issue
Block a user