#ifndef __SUB_H__ #define __SUB_H__ int func_sum(int); #endif