#ifndef INC_A_H #define INC_A_H #include "inc_b.h" extern int variable_referencee_dans_inc_a_point_h; #endif /* INC_A_H */