#ifndef __mx_site_crons_h__ #define __mx_site_crons_h__ #include "vars.h" long sitecrons_calls(CVars in, CVars &out); #endif