libseat: Convert clients to linked_list
This commit is contained in:
parent
fc7116ffad
commit
e25688fed6
3 changed files with 21 additions and 11 deletions
|
@ -70,7 +70,7 @@ add_project_arguments(
|
|||
|
||||
private_files = [
|
||||
'common/connection.c',
|
||||
'common/list.c',
|
||||
'common/linked_list.c',
|
||||
'common/log.c',
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue