mirror of
https://git.sr.ht/~thestr4ng3r/chiaki
synced 2025-08-14 18:57:07 -07:00
Add SeqNum
This commit is contained in:
parent
76a3d67f5e
commit
d9cb444ec6
5 changed files with 132 additions and 2 deletions
|
@ -7,7 +7,8 @@ add_executable(chiaki-unit
|
|||
http.c
|
||||
rpcrypt.c
|
||||
gkcrypt.c
|
||||
takion.c)
|
||||
takion.c
|
||||
seqnum.c)
|
||||
|
||||
target_link_libraries(chiaki-unit chiaki-lib munit)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue