#ifndef __B_H__ #define __B_H__ #import "C.h" int B; #endif