#ifndef FETCH_GIT #define FETCH_GIT #include "vars.hh" int fetch_git(Pkg pkg); #endif