aboutsummaryrefslogtreecommitdiffstats
path: root/src/jalv.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/jalv.c')
-rw-r--r--src/jalv.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/jalv.c b/src/jalv.c
index 6a923b2..43b7451 100644
--- a/src/jalv.c
+++ b/src/jalv.c
@@ -5,6 +5,7 @@
#define _XOPEN_SOURCE 600 // for S_IFMT and S_IFDIF
#define _DARWIN_C_SOURCE // for mkdtemp on Darwin
+#include "backend.h"
#include "jalv_config.h"
#include "jalv_internal.h"
#include "log.h"