#ifndef CREATE_PKG #define CREATE_PKG #include "vars.hh" Pkg create_pkg(std::string arg, const char* target = "default"); #endif