diff options
Diffstat (limited to 'src/fetch_git.c')
| -rw-r--r-- | src/fetch_git.c | 2 |
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) { |
