Merge branch 'dev' of https://git.robbyzambito.me/robby/guestfs-inspect into dev
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
#include <zactor.h>
|
||||
#include <guestfs.h>
|
||||
|
||||
#include "libguestfs-inspect.h"
|
||||
|
||||
#define STREQ(a, b) (strcmp((a), (b)) == 0)
|
||||
|
||||
static void *worker_task(char*);
|
||||
|
||||
Reference in New Issue
Block a user