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