1 #ifndef COMPLETE_MACROS_H_GUARD 2 #define COMPLETE_MACROS_H_GUARD 3 4 void in_header(int); 5 6 #endif 7