Signed-off-by: Alejandro Colomar <colomar.6.4.3@xxxxxxxxx> --- man3/list.3 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/man3/list.3 b/man3/list.3 index c43832098..0ea135900 100644 --- a/man3/list.3 +++ b/man3/list.3 @@ -50,6 +50,8 @@ LIST_REMOVE .\"LIST_SWAP \- implementation of a doubly-linked list .SH SYNOPSIS +.In sys/queue.h +.\" .Fn LIST_EMPTY "LIST_HEAD *head" .Fn LIST_ENTRY "TYPE" .Fn LIST_FIRST "LIST_HEAD *head" -- 2.28.0