#ifndef INSTALL_PKG #define INSTALL_PKG #include "vars.hh" void install_pkg(Pkg pkg); #endif