#ifndef REMOVE_PKG #define REMOVE_PKG #include #include "vars.hh" void remove_pkg(Pkg pkg); #endif