tllist: use tllist from external git repository

This commit is contained in:
Daniel Eklöf 2019-11-17 19:17:34 +01:00
parent 736e07b15e
commit 0550d2799d
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
14 changed files with 22 additions and 171 deletions

View file

@ -14,13 +14,13 @@
#include <wayland-client.h>
#include <wayland-cursor.h>
#include <tllist.h>
#include <xdg-output-unstable-v1.h>
#include <wlr-layer-shell-unstable-v1.h>
#define LOG_MODULE "bar:wayland"
#define LOG_ENABLE_DBG 0
#include "../log.h"
#include "../tllist.h"
#include "../stride.h"
#include "private.h"