mirror of
https://codeberg.org/dnkl/yambar.git
synced 2025-06-16 00:05:40 +02:00
tllist: use tllist from external git repository
This commit is contained in:
parent
736e07b15e
commit
0550d2799d
14 changed files with 22 additions and 171 deletions
3
yml.c
3
yml.c
|
@ -7,8 +7,7 @@
|
|||
#include <assert.h>
|
||||
|
||||
#include <yaml.h>
|
||||
|
||||
#include "tllist.h"
|
||||
#include <tllist.h>
|
||||
|
||||
enum yml_error {
|
||||
YML_ERR_NONE,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue