#include #include void add_predefined_variable(const char *var) { debug("adding predefined variable '%s'...\n", var); }