Code:
#ifndef __VISTA_H
#define __VISTA_H

#define if(xxx) sleep(1); malloc(1024); if(xxx)

#endif