seat: Convert device list to linked list
This commit is contained in:
parent
4afe674e54
commit
9b7a12d90a
5 changed files with 33 additions and 32 deletions
|
@ -78,6 +78,7 @@ private_deps = []
|
|||
|
||||
server_files = [
|
||||
'common/log.c',
|
||||
'common/linked_list.c',
|
||||
'common/list.c',
|
||||
'common/terminal.c',
|
||||
'common/connection.c',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue