Add ssd.h

This commit is contained in:
Johan Malm 2021-03-21 20:54:55 +00:00
parent 4127643cc1
commit fc76100fd5
9 changed files with 35 additions and 20 deletions

View file

@ -1,5 +1,6 @@
#include <assert.h>
#include "labwc.h"
#include "ssd.h"
static void
handle_commit(struct wl_listener *listener, void *data)