0178-include.c (73B)
1 #define FILE "0178-include.h" 2 #include FILE 3 4 int 5 main() 6 { 7 return RET; 8 }