aboutsummaryrefslogtreecommitdiff
path: root/src/fetch_git.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fetch_git.c')
-rw-r--r--src/fetch_git.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/fetch_git.c b/src/fetch_git.c
index 296cdb7..2640f9c 100644
--- a/src/fetch_git.c
+++ b/src/fetch_git.c
@@ -25,6 +25,8 @@
#include <unistd.h>
#include "fetch_git.h"
+
+#include "lua_state.h"
#include "vars.h"
int fetch_git(Pkg pkg) {