#ifndef ALI_H_ #define ALI_H_ int summa(int *a,int b); #endif /*ALI_H_*/