#ifndef __mx_bko_h__ #define __mx_bko_h__ #include "vars.h" long bko_calls(CVars in, CVars &out); long LoginBkoAdmin(CVars in, CVars &out); #endif